.inner_page .banner {
  width: 100%;
  height: 7.4rem;
  padding-top: 1.67rem;
  position: relative;
  background: #5dc099;
}
.inner_page .banner .bar {
  width: 100%;
  padding: 0.18rem 0;
  background: #000000;
  transform: rotate(-1deg);
  position: absolute;
  bottom: -0.36rem;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  display: flex;
}
.inner_page .banner .bar span {
  animation: marquee 10s linear infinite;
}
.inner_page .banner .bar span img {
  height: 0.18rem;
  width: auto;
}
.inner_page .banner .text_box {
  position: absolute;
  bottom: 2.33rem;
  left: 2.59rem;
  display: flex;
  flex-direction: column;
  gap: 0.26rem;
  align-items: flex-start;
}
.inner_page .banner .text_box h1 {
  font-size: 0.6rem;
  line-height: calc(90/60);
  color: #ffffff;
  font-family: 'AvenirBold';
  font-weight: bold;
  z-index: 2;
}
.inner_page .banner .text_box div {
  display: flex;
  gap: 0.1rem;
  align-items: center;
}
.inner_page .banner .text_box div span {
  font-size: 0.16rem;
  line-height: calc(21/16);
  color: #ffffff;
  font-family: 'AvenirRegular';
}
.inner_page .module {
  position: relative;
}
.inner_page .module .bar {
  height: 0.66rem;
  width: 100%;
  padding: 0.18rem 0;
  background: #5dc099;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  display: flex;
}
.inner_page .module .bar span {
  animation: marquee 10s linear infinite;
  font-size: 0.23rem;
  color: #000000;
  line-height: calc(30/23);
  font-family: AvenirRegular;
}
.inner_page .module .mod_container {
  width: 14.02rem;
  margin: 0 auto;
}
.inner_page .module .mod_container .mod_tit {
  position: relative;
}
.inner_page .module .mod_container .mod_tit.bg:after {
  content: '';
  display: block;
  width: 5.36rem;
  height: 1.57rem;
  background: url(../images/aboutUs/module1_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -0.7865rem;
  top: -0.25rem;
}
.inner_page .module .mod_container .mod_tit h3 {
  position: relative;
  z-index: 1;
  font-size: 0.3rem;
  color: #000000;
  line-height: calc(40/30);
  font-family: AvenirBold;
  font-weight: bold;
  margin-bottom: 0.075rem;
}
.inner_page .module .mod_container .mod_tit h2 {
  position: relative;
  z-index: 1;
  font-size: 0.48rem;
  color: #5d5daa;
  line-height: calc(68/48);
  font-family: AvenirBold;
  font-weight: bold;
  text-shadow: -0.005rem -0.005rem 0 #000, 0.005rem -0.005rem 0 #000, -0.005rem 0.005rem 0 #000, 0.005rem 0.005rem 0 #000;
}
.inner_page .module .mod_container .mod_tit span {
  font-size: 0.18rem;
  color: #0A0A0A;
  line-height: calc(30/18);
  font-family: AvenirRegular;
}
.inner_page .module .mod_container .content p {
  font-size: 0.18rem;
  color: #0A0A0A;
  line-height: calc(30/18);
  font-family: AvenirRegular;
}
.inner_page .module .mod_container .content p + p {
  margin-top: 0.3rem;
}
.index_page {
  /*!sc*/
}
.index_page .banner {
  width: 100%;
  position: relative;
}
.index_page .banner h1 {
  width: 35%;
}
.index_page .banner .banner-text {
  position: relative;
  width: 35%;
  z-index: 99;
  margin-top: 30px;
  color: #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  padding-top: 30px;
  margin-bottom: 50px;
}
.index_page .banner .banner-text h1 {
  color: #ffffff;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
}
.index_page .banner .big-h1 {
  text-align: center;
  color: #E7E6E7;
  font-size: 160px;
  line-height: 0.8;
}
.index_page .banner .big-h1 strong {
  color: #fff;
  display: inline-block;
  padding-right: 45px;
  border-right: 1px solid #E7E6E7;
  margin-right: 45px;
}
.index_page .banner .swiper {
  width: 100%;
  height: 9.04rem;
}
.index_page .banner .swiper-slide {
  position: relative;
}
.index_page .banner .swiper-slide .inner {
  position: absolute;
  left: 1%;
  top: 0;
  width: 100%;
  height: 40%;
  display: flex;
  align-items: center;
}
.index_page .banner .swiper-slide .inner .logo img {
  display: block;
  margin: 0 auto;
}
.index_page .banner .swiper-slide .inner .imgs {
  width: 5.05rem;
  height: 2.06rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index_page .banner .swiper-slide .inner img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  object-fit: cover;
  object-position: center;
}
.index_page .banner .swiper-slide .boximg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index_page .banner .swiper-slide .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.index_page .banner .arrow {
  position: absolute;
  right: 0.3rem;
  bottom: 0.28rem;
  width: 1.2rem;
  height: 0.55rem;
}
.index_page .banner .arrow .swiper-button-prev,
.index_page .banner .arrow .swiper-button-next {
  width: 0.55rem;
  height: 0.55rem;
  border: 0.03rem dashed #B8D137;
  background: #ffffff;
  left: 0;
  border-radius: 50%;
  top: 0;
  margin: 0;
}
.index_page .banner .arrow .swiper-button-prev::after,
.index_page .banner .arrow .swiper-button-next::after {
  content: '';
  width: 0.16rem;
  height: 0.16rem;
  background: url(../images/icon.svg) no-repeat top center;
  background-size: cover;
  transform: rotate(180deg);
}
.index_page .banner .arrow .swiper-button-prev.swiper-button-next,
.index_page .banner .arrow .swiper-button-next.swiper-button-next {
  left: auto;
  right: 0;
  border-radius: 50%;
}
.index_page .banner .arrow .swiper-button-prev.swiper-button-next::after,
.index_page .banner .arrow .swiper-button-next.swiper-button-next::after {
  content: '';
  width: 0.16rem;
  height: 0.16rem;
  background: url(../images/icon.svg) no-repeat top center;
  background-size: cover;
  transform: scale(1);
}
.index_page .banner .swiper-pagination {
  position: relative;
  color: rgba(255, 255, 255, 0.4);
  width: auto;
  display: flex;
}
.index_page .banner .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  transition: all 0.35s ease;
  background: rgba(255, 255, 255, 0.4);
  width: 0.08rem;
  height: 0.08rem;
  margin: 0 0.04rem;
}
.index_page .banner .swiper-pagination .swiper-pagination-bullet-active {
  background: #ffffff;
}
.index_page .banner .swiper-pagination .swiper-pagination-current {
  color: #ffffff;
}
.index_page .banner .swiper-horizontal > .swiper-pagination-bullets,
.index_page .banner .swiper-pagination-bullets.swiper-pagination-horizontal,
.index_page .banner .swiper-pagination-custom,
.index_page .banner .swiper-pagination-fraction {
  bottom: 0.2rem;
  display: flex;
  justify-content: center;
}
@keyframes rotateMouse {
  0% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  10% {
    -webkit-transform: rotateZ(10deg);
    -ms-transform: rotateZ(10deg);
    transform: rotateZ(10deg);
  }
  20% {
    -webkit-transform: rotateZ(-10deg);
    -ms-transform: rotateZ(-10deg);
    transform: rotateZ(-10deg);
  }
  30% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
  100% {
    -webkit-transform: rotateZ(0);
    -ms-transform: rotateZ(0);
    transform: rotateZ(0);
  }
}
.index_page .page-banner {
  position: relative;
  height: 100%;
  width: 100%;
  background: url(../images/pbg.jpg) no-repeat top center;
  background-size: cover;
  overflow: hidden;
}
.index_page .page-banner .bimg {
  float: right;
  width: 725px;
}
.index_page .page-banner .inner {
  position: absolute;
  left: 0;
  top: 25%;
  width: 100%;
  height: 75%;
}
.index_page .page-banner .inner .bread * {
  color: #ffffff;
  margin-right: 10px;
}
.index_page .page-banner .inner .btext {
  color: #ffffff;
  margin-top: 100px;
}
.index_page .page-banner .inner h1 {
  margin-bottom: 30px;
}
.index_page .bread {
  position: relative;
}
.index_page .bread * {
  color: #0F0F0F;
}
.index_page .pl-3 {
  padding-left: 3rem;
}
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
  /* 根据内容宽度调整 */
}
.index_page .first-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.index_page .first-block .bar {
  width: 100%;
  padding: 0.18rem 0;
  background: #000000;
  overflow: hidden;
  white-space: nowrap;
  box-sizing: border-box;
  display: flex;
}
.index_page .first-block .bar span {
  animation: marquee 10s linear infinite;
}
.index_page .first-block .bar span img {
  height: 0.18rem;
  width: auto;
}
.index_page .first-block .pt-3 {
  padding-top: 0.16rem !important;
}
.index_page .first-block .mt-5 {
  margin-top: 0.48rem !important;
}
.index_page .first-block .title p {
  text-transform: uppercase;
}
.index_page .first-block .title p::after {
  content: '';
  display: block;
  width: 62px;
  height: 4px;
  background: #1434CB;
  margin: 15px auto;
}
.index_page .first-block .header-top {
  margin-top: 0.48rem;
  padding-top: 0.16rem;
  margin-bottom: 0.08rem;
}
.index_page .first-block .header-top h2 {
  font-size: 0.68rem;
  color: #5dc099;
  font-family: AvenirBold;
  font-weight: bold;
  text-shadow: -0.01rem -0.01rem 0 #000, 0.01rem -0.01rem 0 #000, -0.01rem 0.01rem 0 #000, 0.01rem 0.01rem 0 #000;
  /* 四个方向的阴影模拟边框 */
}
.index_page .first-block .header-top h2 b {
  color: #E4DA6C;
  color: #5dc099;
  font-style: italic;
}
.index_page .first-block .text {
  max-width: 6.66rem;
  margin: 0 auto 0.3rem;
  padding: 0.24rem 0;
}
.index_page .first-block .text p {
  font-size: 0.16rem;
  color: #000000;
  line-height: calc(25/16);
  font-family: AvenirRegular;
  margin-bottom: 0.16rem;
}
.index_page .second-block {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 0.3rem 0px;
  background: #5dc099;
}
.index_page .second-block .mod_container {
  width: 14.02rem;
  margin: 0 auto;
}
.index_page .second-block .header-top {
  margin-bottom: 0.64rem;
}
.index_page .second-block .header-top h2 {
  font-size: 0.54rem;
  line-height: calc(65/54);
  color: #ffffff;
  font-family: 'AvenirBold';
  font-weight: bold;
  margin-bottom: 0.08rem;
}
.index_page .second-block .header-top h2 + h2 {
  font-size: 0.68rem;
  line-height: calc(82/68);
}
.index_page .second-block .header-top .white {
  color: #ffffff;
  font-style: italic;
}
.index_page .second-block .header-top .blownText {
  color: #E4DA6C;
}
.index_page .second-block .header-top .blownText b {
  color: #FFBB62;
  font-style: italic;
}
.index_page .second-block .inner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.index_page .second-block .left,
.index_page .second-block .right {
  width: 48%;
}
.index_page .second-block .left .box,
.index_page .second-block .right .box {
  color: #ffffff;
}
.index_page .second-block .left .box a,
.index_page .second-block .right .box a {
  display: block;
  color: #ffffff;
  transition: all 0.35s ease;
}
.index_page .second-block .left .box a:hover .boximg img,
.index_page .second-block .right .box a:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.index_page .second-block .left .box a .boximg,
.index_page .second-block .right .box a .boximg {
  overflow: hidden;
  height: 0;
  width: 100%;
  position: relative;
  width: 6.72rem;
  height: 3.11rem;
}
.index_page .second-block .left .box a .boximg img,
.index_page .second-block .right .box a .boximg img {
  object-fit: cover;
  transition: all 0.35s ease;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.index_page .second-block .left .box a .boximg .bar,
.index_page .second-block .right .box a .boximg .bar {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0.08rem;
  background: #000000;
  color: #ffffff;
  bottom: 0.2rem;
  z-index: 22;
  white-space: nowrap;
  box-sizing: border-box;
  transform: rotate(-3deg);
  display: flex;
}
.index_page .second-block .left .box a .boximg .bar span,
.index_page .second-block .right .box a .boximg .bar span {
  font-size: 0.16rem;
  color: #ffffff;
  line-height: calc(25/16);
  font-family: AvenirRegular;
  display: flex;
  gap: 0.02rem;
  animation: marquee 10s linear infinite;
}
.index_page .second-block .left .box a .boximg .bar span i,
.index_page .second-block .right .box a .boximg .bar span i {
  color: #B8D137;
  font-style: normal;
}
.index_page .second-block .left .box a .boximg .bar span i b,
.index_page .second-block .right .box a .boximg .bar span i b {
  font-family: 'AvenirBold', '微軟正黑體';
  font-weight: bold;
}
.index_page .second-block .left .box a .con,
.index_page .second-block .right .box a .con {
  padding: 0.24rem 0 0.4rem;
}
.index_page .second-block .left .box a .con h3,
.index_page .second-block .right .box a .con h3 {
  margin-bottom: 0.05rem;
  font-size: 0.6rem;
  line-height: calc(72/60);
  color: #5d5daa;
  font-family: 'AvenirBold';
  font-weight: bold;
}
.index_page .second-block .left .box a .con h3 b,
.index_page .second-block .right .box a .con h3 b {
  color: #ffffff;
  font-style: italic;
}
.index_page .second-block .left .box a .con h4,
.index_page .second-block .right .box a .con h4 {
  font-size: 0.22rem;
  line-height: calc(31/22);
  color: #ffffff;
  font-family: 'AvenirRegular';
  margin-bottom: 0.16rem;
}
.index_page .second-block .left .box a .con h4 br,
.index_page .second-block .right .box a .con h4 br {
  display: none;
}
.index_page .second-block .left .box a .con p,
.index_page .second-block .right .box a .con p,
.index_page .second-block .left .box a .con .desinfo,
.index_page .second-block .right .box a .con .desinfo {
  font-size: 0.16rem;
  line-height: calc(26/16);
  color: #ffffff;
  font-family: 'AvenirRegular';
}
.index_page .second-block .left .box a .con ul,
.index_page .second-block .right .box a .con ul {
  list-style: disc;
  padding-left: 0.2rem;
}
.index_page .second-block .left .box a .con .mb-3,
.index_page .second-block .right .box a .con .mb-3 {
  margin: 0 0 0.16rem 0 !important;
}
.index_page .second-block .left.left .box .boximg::after,
.index_page .second-block .right.left .box .boximg::after {
  content: "";
  /* 伪元素必须有content属性 */
  position: absolute;
  bottom: 0px;
  /* 控制三角形位置 */
  left: 0px;
  /* 控制三角形位置 */
  width: 100%;
  height: 0.66rem;
  background: url(../images/s1.svg) no-repeat top center;
  background-size: cover;
}
.index_page .second-block .left.right .box:nth-child(2) .boximg::after,
.index_page .second-block .right.right .box:nth-child(2) .boximg::after {
  content: "";
  /* 伪元素必须有content属性 */
  position: absolute;
  bottom: 0px;
  /* 控制三角形位置 */
  left: 0px;
  /* 控制三角形位置 */
  width: 100%;
  height: 100%;
  background: url(../images/s3.svg) no-repeat top center;
  background-size: cover;
}
.index_page .second-block .left.right .box:nth-child(2) .boximg .bar,
.index_page .second-block .right.right .box:nth-child(2) .boximg .bar {
  top: auto;
  bottom: 0.2rem;
  transform: rotate(3deg);
}
.index_page .second-block .left.right .box .boximg::after,
.index_page .second-block .right.right .box .boximg::after {
  content: "";
  /* 伪元素必须有content属性 */
  position: absolute;
  bottom: 0px;
  /* 控制三角形位置 */
  left: 0px;
  /* 控制三角形位置 */
  width: 100%;
  height: 100%;
  background: url(../images/s2.svg) no-repeat top center;
  background-size: cover;
}
.index_page .second-block .left.right .box .boximg .bar,
.index_page .second-block .right.right .box .boximg .bar {
  bottom: auto;
  top: 0.3rem;
  transform: rotate(3deg);
}
.index_page .second-block .download-image-div {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  -webkit-user-select: none;
  user-select: none;
}
.index_page .second-block .download-image-div .download-top {
  margin: 0.7rem auto 0.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index_page .second-block .download-image-div .download-top img {
  width: 5.6rem;
  height: 1.49rem;
  -webkit-user-drag: none;
  user-drag: none;
}
.index_page .second-block .download-image-div .download-top .download-top-right p {
  font-size: 0.3rem;
  line-height: calc(48/30);
  color: #5d5daa;
  font-family: 'AvenirRegular';
  margin-bottom: 0.16rem;
}
.index_page .second-block .download-image-div .download-image {
  width: 11.21rem;
  height: 4.2rem;
  margin: 0 auto 0.8rem;
  object-fit: cover;
  object-position: center;
  -webkit-user-drag: none;
  user-drag: none;
}
.index_page .third-block {
  position: relative;
  overflow: hidden;
  padding: 0.8rem 0;
  width: 100%;
  height: 100%;
  background: #CBC693;
  /* 子項網格佈局：2列 x 4行 = 8個卡片 */
}
.index_page .third-block .mod_container {
  width: 14.02rem;
  margin: 0.48rem auto 0;
}
.index_page .third-block .header-top h2 {
  font-size: 0.4rem;
  line-height: calc(48/40);
  font-family: 'AvenirBlackOblique';
  font-weight: bold;
  text-shadow: -0.01rem -0.01rem 0 #000, 0.01rem -0.01rem 0 #000, -0.01rem 0.01rem 0 #000, 0.01rem 0.01rem 0 #000;
  margin-bottom: 0.08rem;
  color: #ffffff;
  /* 四个方向的阴影模拟边框 */
}
.index_page .third-block .header-top h2 b {
  display: block;
  color: #5dc099;
  font-size: 0.48rem;
  line-height: calc(58/48);
}
.index_page .third-block form {
  position: relative;
  z-index: 33;
}
.index_page .third-block form .form-group {
  width: 4.53rem;
  margin: 0 auto;
  background: #ffffff;
  padding: 0.05rem 0.15rem;
  padding-right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index_page .third-block form .form-group::before {
  content: '';
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  background: url(../images/1.svg) no-repeat top center;
  background-size: cover;
}
.index_page .third-block form .form-group .select-menu {
  cursor: pointer;
  position: relative;
  width: 100%;
}
.index_page .third-block form .form-group .select-menu .select-menu-div {
  padding: 0;
  font-size: 0.16rem;
  width: 100%;
  position: relative;
  padding: 0.11rem 0.08rem;
  border: none;
}
.index_page .third-block form .form-group .select-menu .select-menu-div .select-menu-input {
  font-size: 0.16rem;
  line-height: calc(21/16);
  color: #333;
  font-family: 'AvenirRegular';
  border: 0;
  cursor: pointer;
  user-select: none;
  width: 100%;
  outline: none;
  background: none;
  color: #000;
  padding: 0;
}
.index_page .third-block form .form-group .select-menu .select-menu-div i {
  margin-right: 0.05rem;
  position: absolute;
  right: 0.08rem;
  top: 50%;
  transform: translateY(-50%);
}
.index_page .third-block form .form-group .select-menu .select-menu-ul {
  margin-top: 50px;
  list-style: none;
  opacity: 0;
  display: none;
  width: 100%;
  text-align: left;
  position: absolute;
  z-index: 1;
  background: #fff;
  padding-left: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  height: 200px;
  overflow-y: scroll;
}
.index_page .third-block form .form-group .select-menu .select-menu-ul li {
  font-size: 0.16rem;
  line-height: calc(21/16);
  color: #333;
  font-family: 'AvenirRegular';
  padding: 15px 10px;
  margin-bottom: 0;
  border-radius: 0;
  color: #374869;
}
.index_page .third-block form .form-group .select-menu .select-menu-ul li.select-this {
  background: #5dc099;
  color: #fff !important;
}
.index_page .third-block form .form-group .inp {
  width: calc(100% - 0.3rem);
}
.index_page .third-block .card_grid {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  margin-top: 0.5rem;
}
.index_page .third-block .card_grid .grid_card {
  width: 3.31rem;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}
.index_page .third-block .card_grid .grid_card:hover {
  box-shadow: 0 0.16rem 0.28rem rgba(0, 0, 0, 0.1);
}
.index_page .third-block .card_grid .grid_card .card_img {
  width: 3.31rem;
  height: 2.18rem;
  overflow: hidden;
}
.index_page .third-block .card_grid .grid_card .card_img img {
  width: auto;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
.index_page .third-block .card_grid .grid_card .card_img img:hover {
  transform: scale(1.1);
  transition: all 1s ease;
}
.index_page .third-block .card_grid .grid_card .card_content .tag_group .tag {
  display: block;
  width: 50%;
  height: 0.4rem;
  font-size: 0.18rem;
  font-family: AvenirRegular;
  text-align: center;
  line-height: 0.4rem;
}
.index_page .third-block .card_grid .grid_card .card_content .tag_group .region {
  background: #5d5daa;
  color: #ffffff;
}
.index_page .third-block .card_grid .grid_card .card_content .tag_group .category {
  background: #CBC693;
  color: #000000;
}
.index_page .third-block .card_grid .grid_card .card_content .text_box {
  background: #5dc099;
  padding: 0.3rem;
  text-align: center;
  height: 2.5rem;
  overflow-y: auto;
}
.index_page .third-block .card_grid .grid_card .card_content .text_box h5 {
  font-size: 0.2rem;
  line-height: calc(30/20);
  color: #ffffff;
  font-family: AvenirBold;
  min-height: 0.57rem;
}
.index_page .third-block .card_grid .grid_card .card_content .text_box .content {
  margin-top: 0.2rem;
}
.index_page .third-block .card_grid .grid_card .card_content .text_box .content p {
  font-size: 0.18rem;
  line-height: calc(30/18);
  font-family: AvenirRegular;
  color: #ffffff;
}
.index_page .third-block .card_grid .grid_card .card_content .text_box .content p:nth-of-type(1) {
  min-height: 0.57rem;
}
.index_page .third-block .card_grid .grid_card .card_content .text_box .content p + p {
  margin-top: 0.22rem;
}
.index_page .third-block .card_grid .grid_card .card_content ::-webkit-scrollbar {
  width: 0.04rem;
}
.index_page .third-block .card_grid .grid_card .card_content ::-webkit-scrollbar-button {
  height: 0.04rem;
}
.index_page .third-block .card_grid .grid_card .card_content ::-webkit-scrollbar-thumb {
  background: #5d5daa;
  border: 0 none #fff;
  border-radius: 1rem;
}
.index_page .third-block .card_grid .grid_card .card_content ::-webkit-scrollbar-thumb:hover {
  background: rgba(93, 93, 170, 0.75);
}
.index_page .third-block .card_grid .grid_card .card_content ::-webkit-scrollbar-thumb:active {
  background: rgba(0, 0, 0, 0);
}
.index_page .third-block .card_grid .grid_card .card_content ::-webkit-scrollbar-track {
  background: rgba(93, 93, 170, 0);
  border: 0 none #fff;
  border-radius: 1rem;
}
.index_page .third-block .card_grid .grid_card .card_content ::-webkit-scrollbar-track:hover {
  background: rgba(0, 0, 0, 0);
}
.index_page .third-block .card_grid .grid_card .card_content ::-webkit-scrollbar-track:active {
  background: rgba(0, 0, 0, 0);
}
.index_page .third-block .card_grid .grid_card .card_content ::-webkit-scrollbar-corner {
  background: transparent;
}
.index_page .third-block .show-more {
  color: #000000;
  font-size: 0.14rem;
  line-height: calc(32/14);
  font-family: 'AvenirRegular';
  display: block;
  text-decoration: underline;
  margin: 0.48rem auto auto auto;
}
.index_page .third-block .show-more:hover {
  color: #5dc099;
}
.index_page .third-block .swiper-horizontal > .swiper-pagination-bullets,
.index_page .third-block .swiper-pagination-bullets.swiper-pagination-horizontal,
.index_page .third-block .swiper-pagination-custom,
.index_page .third-block .swiper-pagination-fraction {
  bottom: 0.1rem;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.index_page .third-block .swiper-pagination-bullet-active {
  opacity: 1;
  background: #5dc099;
}
.aboutUs_page .banner .banner_img {
  width: 13.1rem;
  height: 5.53rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: -1.63rem;
  bottom: 0.1rem;
}
.aboutUs_page .banner .banner_img:after {
  content: '';
  display: block;
  width: 11.52rem;
  height: 5.74rem;
  background: url(../images/aboutUs/banner_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -0.04rem;
  right: 0;
}
.aboutUs_page .banner .banner_img img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.aboutUs_page .module_1 {
  padding: 1.69rem 0 1.45rem;
}
.aboutUs_page .module_1:after {
  content: '';
  display: block;
  width: 8.94rem;
  height: 3.02rem;
  background: url(../images/aboutUs/module1_3.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: -0.07rem;
  bottom: -0.46rem;
}
.aboutUs_page .module_1 .mod_container .mod_top {
  justify-content: space-between;
}
.aboutUs_page .module_1 .mod_container .mod_top .content {
  max-width: 6.8rem;
  margin-top: 0.56rem;
}
.aboutUs_page .module_1 .mod_container .mod_top .mod_img {
  width: 5.85rem;
  height: 8.22rem;
}
.aboutUs_page .module_1 .mod_container .mod_top .mod_img img {
  height: 100%;
  width: auto;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
.aboutUs_page .module_1 .mod_container .mod_bot {
  width: 14.02rem;
  align-items: center;
  justify-content: flex-start;
  background: #5dc099;
  padding: 0.29rem 0.62rem;
  border-radius: 0.47rem;
  position: absolute;
  bottom: -0.46rem;
  z-index: 2;
}
.aboutUs_page .module_1 .mod_container .mod_bot .icon_box {
  display: block;
  width: 1.92rem;
  height: 0.48rem;
}
.aboutUs_page .module_1 .mod_container .mod_bot .icon_box img {
  width: 100%;
  height: 100%;
}
.aboutUs_page .module_1 .mod_container .mod_bot span {
  font-size: 0.26rem;
  color: #5d5daa;
  line-height: calc(30/26);
  font-family: AvenirBold;
  font-weight: bold;
}
.aboutUs_page .module_1 .mod_container .mod_bot span:nth-of-type(1) {
  white-space: nowrap;
}
.aboutUs_page .module_2 {
  padding: 2.05rem 0 2.48rem;
  background: #F8F8F8;
}
.aboutUs_page .module_2 .mod_container ul {
  margin-top: 0.26rem;
  gap: 0.26rem 0.3rem;
}
.aboutUs_page .module_2 .mod_container ul li {
  width: 4.47rem;
  height: 4.05rem;
  padding: 0.4rem 0.33rem 0;
  gap: 0.2rem;
  flex-direction: column;
}
.aboutUs_page .module_2 .mod_container ul li.bg_1 {
  background: url(../images/aboutUs/module2_7.png) no-repeat;
  background-size: 100% 100%;
}
.aboutUs_page .module_2 .mod_container ul li.bg_2 {
  background: url(../images/aboutUs/module2_8.png) no-repeat;
  background-size: 100% 100%;
}
.aboutUs_page .module_2 .mod_container ul li.bg_3 {
  background: url(../images/aboutUs/module2_9.png) no-repeat;
  background-size: 100% 100%;
}
.aboutUs_page .module_2 .mod_container ul li.bg_4 {
  background: url(../images/aboutUs/module2_10.png) no-repeat;
  background-size: 100% 100%;
}
.aboutUs_page .module_2 .mod_container ul li.bg_5 {
  background: url(../images/aboutUs/module2_11.png) no-repeat;
  background-size: 100% 100%;
}
.aboutUs_page .module_2 .mod_container ul li.bg_6 {
  background: url(../images/aboutUs/module2_12.png) no-repeat;
  background-size: 100% 100%;
}
.aboutUs_page .module_2 .mod_container ul li .icon_box {
  display: flex;
  align-items: center;
}
.aboutUs_page .module_2 .mod_container ul li .icon_box img {
  width: auto;
  height: auto;
  max-width: 1.53rem;
  max-height: 0.92rem;
  min-width: 0.76rem;
  min-height: 0.66rem;
  max-width: 1.23rem;
  max-height: 0.72rem;
  min-width: 0.56rem;
  min-height: 0.46rem;
}
.aboutUs_page .module_2 .mod_container ul li h4 {
  font-size: 0.72rem;
  color: #ffffff;
  line-height: calc(96/72);
  font-family: AvenirRegular;
  font-weight: bold;
  font-size: 0.52rem;
  margin-bottom: 0.05rem;
}
.aboutUs_page .module_2 .mod_container ul li p {
  font-size: 0.22rem;
  color: #ffffff;
  line-height: calc(30/22);
  font-family: AvenirDemi;
}
.conceptFramework_page {
  overflow: hidden;
}
.conceptFramework_page .banner .banner_img {
  width: 13.1rem;
  height: 5.53rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: -1.63rem;
  bottom: 0.1rem;
}
.conceptFramework_page .banner .banner_img:after {
  content: '';
  display: block;
  width: 11.52rem;
  height: 5.74rem;
  background: url(../images/aboutUs/banner_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -0.04rem;
  right: 0;
}
.conceptFramework_page .banner .banner_img img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.conceptFramework_page .module_1 {
  padding: 1.69rem 0 1.52rem;
}
.conceptFramework_page .module_1:after {
  content: '';
  display: block;
  width: 17.68rem;
  height: 1.28rem;
  background: url(../images/aboutUs/module1_6.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: 0;
  left: 0.76rem;
}
.conceptFramework_page .module_1 .mod_container .mod_top {
  justify-content: space-between;
}
.conceptFramework_page .module_1 .mod_container .mod_top .content {
  max-width: 6.8rem;
  margin-top: 0.56rem;
}
.conceptFramework_page .module_1 .mod_container .mod_top .mod_img {
  width: 6rem;
  height: 8.27rem;
  flex-shrink: 0;
}
.conceptFramework_page .module_1 .mod_container .mod_top .mod_img img {
  height: 100%;
  width: auto;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
.conceptFramework_page .module_1 .mod_container .mod_bot {
  width: 14.02rem;
  align-items: center;
  justify-content: space-between;
  background: #5dc099;
  padding: 0.29rem 0.62rem;
  border-radius: 0.47rem;
  position: absolute;
  bottom: -0.46rem;
  z-index: 2;
}
.conceptFramework_page .module_1 .mod_container .mod_bot .icon_box {
  display: block;
  width: 1.92rem;
  height: 0.48rem;
}
.conceptFramework_page .module_1 .mod_container .mod_bot .icon_box img {
  width: 100%;
  height: 100%;
}
.conceptFramework_page .module_1 .mod_container .mod_bot span {
  font-size: 0.26rem;
  color: #5d5daa;
  line-height: calc(30/26);
  font-family: AvenirBold;
  font-weight: bold;
}
.conceptFramework_page .module_1 .mod_container .mod_bot span:nth-of-type(1) {
  white-space: nowrap;
}
.conceptFramework_page .module_2 {
  padding: 1.1rem 0 2rem;
  background: #5dc099;
}
.conceptFramework_page .module_2 .bar {
  background: #000000;
}
.conceptFramework_page .module_2 .bar span {
  color: #5dc099;
}
.conceptFramework_page .module_2 .mod_container .text_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.conceptFramework_page .module_2 .mod_container .text_box .content {
  max-width: 6.8rem;
  margin-top: 0.2rem;
}
.conceptFramework_page .module_2 .mod_container .text_box .content p {
  color: #ffffff;
}
.conceptFramework_page .module_2 .mod_container .text_box .content .btn_group {
  gap: 0.3rem;
  margin-top: 0.28rem;
}
.conceptFramework_page .module_2 .mod_container .text_box .content .btn_group a {
  min-width: 2.54rem;
  padding: 0.0636rem 0.06rem 0.0636rem 0.37rem;
  border-radius: 0.36rem;
  background: #ffffff;
  font-size: 0.18rem;
  color: #000000;
  line-height: calc(30/18);
  font-family: AvenirRegular;
  gap: 0.3738rem;
}
.conceptFramework_page .module_2 .mod_container .text_box .content .btn_group a .icon_box {
  display: block;
  width: 0.58rem;
  height: 0.58rem;
  background: url(../images/right-up.png) no-repeat;
  background-size: 100% 100%;
  flex-shrink: 0;
}
.conceptFramework_page .module_2 .mod_container .mod_img {
  margin-top: 1.1rem;
  position: relative;
}
.conceptFramework_page .module_2 .mod_container .mod_img:after {
  content: '';
  display: block;
  width: 14.4rem;
  height: 4.64rem;
  background: url(../images/aboutUs/module2_14.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -0.2rem;
  left: -0.19rem;
}
.conceptFramework_page .module_2 .mod_container .mod_img img {
  width: 14rem;
  height: auto;
}
.conceptFramework_page .module_3 {
  padding: 1.1rem 0 2.56rem;
  height: 14.54rem;
  background: url(../images/aboutUs/module3_1.png) no-repeat;
  background-size: 100%;
}
.conceptFramework_page .module_3:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.65);
}
.conceptFramework_page .module_3 .mod_container {
  position: relative;
  z-index: 1;
}
.conceptFramework_page .module_3 .mod_container .text_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.conceptFramework_page .module_3 .mod_container .text_box .mod_tit h2 {
  color: #B8D137;
}
.conceptFramework_page .module_3 .mod_container .text_box .content {
  max-width: 6.8rem;
}
.conceptFramework_page .module_3 .mod_container .text_box .content p {
  color: #ffffff;
}
.conceptFramework_page .module_3 .mod_container .text_box .content .btn_group {
  gap: 0.3rem;
  margin-top: 0.28rem;
}
.conceptFramework_page .module_3 .mod_container .text_box .content .btn_group a {
  min-width: 2.54rem;
  padding: 0.0636rem 0.06rem 0.0636rem 0.37rem;
  border-radius: 36px;
  background: #ffffff;
  font-size: 0.18rem;
  color: #000000;
  line-height: calc(30/18);
  font-family: AvenirRegular;
  gap: 0.3738rem;
}
.conceptFramework_page .module_3 .mod_container .text_box .content .btn_group a .icon_box {
  display: block;
  width: 0.58rem;
  height: 0.58rem;
  background: url(../images/right-up.png) no-repeat;
  background-size: 100% 100%;
}
.conceptFramework_page .module_3 .mod_container .circle_group {
  margin-top: 1.18rem;
  position: relative;
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item {
  position: relative;
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item.circle_1 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item.circle_1 .circle {
  background: rgba(105, 184, 0, 0.65);
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item.circle_1 .circle_text {
  width: 4.3rem;
  position: absolute;
  top: 0.35rem;
  left: 4rem;
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item.circle_2 {
  position: absolute;
  top: 2.58rem;
  left: 50%;
  transform: translateX(-5%);
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item.circle_2 .circle {
  background: rgba(87, 125, 44, 0.65);
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item.circle_2 .circle_text {
  width: 6rem;
  position: absolute;
  bottom: -2.36rem;
  left: 1.04rem;
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item.circle_3 {
  position: absolute;
  top: 2.58rem;
  left: 50%;
  transform: translateX(-95%);
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item.circle_3 .circle {
  background: rgba(159, 187, 54, 0.65);
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item.circle_3 .circle_text {
  width: 4.76rem;
  position: absolute;
  bottom: -1.16rem;
  left: -2.85rem;
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item .circle {
  width: 3.72rem;
  height: 3.72rem;
  border-radius: 50%;
  gap: 0.195rem;
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item .circle .mod_tit h2 {
  color: #ffffff;
  text-shadow: unset;
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item .circle .content {
  padding: 0.13rem 0.2rem 0.12rem;
  border-radius: 0.47rem;
  background: #ffffff;
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item .circle .content p {
  font-family: AvenirBold;
  font-weight: 700;
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item .circle_text .content p {
  position: relative;
  padding-left: 0.26rem;
}
.conceptFramework_page .module_3 .mod_container .circle_group .circle_item .circle_text .content p:after {
  content: '';
  display: block;
  width: 0.18rem;
  height: 0.18rem;
  position: absolute;
  left: 0;
  top: 0.06rem;
  background: url(../images/xing.png) no-repeat;
  background-size: 100%;
}
.ourTeam_page {
  overflow: hidden;
}
.ourTeam_page .banner .banner_img {
  width: 13.1rem;
  height: 5.53rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -1.63rem;
  bottom: 0.1rem;
}
.ourTeam_page .banner .banner_img:after {
  content: '';
  display: block;
  width: 11.52rem;
  height: 5.74rem;
  background: url(../images/aboutUs/banner_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -0.04rem;
  right: 0;
}
.ourTeam_page .banner .banner_img img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.ourTeam_page .module_1 {
  padding: 1.69rem 0 1.06rem;
}
.ourTeam_page .module_1 .mod_container .mod_top {
  justify-content: space-between;
}
.ourTeam_page .module_1 .mod_container .mod_top .content {
  max-width: 6.8rem;
  margin-top: 0.56rem;
}
.ourTeam_page .module_1 .mod_container .mod_top .mod_img {
  width: 6.13rem;
  height: 6.13rem;
  flex-shrink: 0;
}
.ourTeam_page .module_1 .mod_container .mod_top .mod_img img {
  height: 100%;
  width: auto;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
.ourTeam_page .module_2 {
  padding: 0.975rem 0 1.15rem;
  background: #5dc099;
}
.ourTeam_page .module_2 .mod_container .text_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.ourTeam_page .module_2 .mod_container .text_box .content {
  max-width: 6.2rem;
}
.ourTeam_page .module_2 .mod_container .text_box .content p {
  color: #ffffff;
}
.ourTeam_page .module_2 .mod_container .mod_cont {
  margin-top: 0.6rem;
}
.ourTeam_page .module_2 .mod_container ul {
  margin-top: 0.75rem;
  gap: 0.25rem;
  position: relative;
}
.ourTeam_page .module_2 .mod_container ul:after {
  content: '';
  display: block;
  width: 14.4rem;
  height: 4.2rem;
  background: url(../images/aboutUs/module2_14.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -0.25rem;
  left: -0.1rem;
}
.ourTeam_page .module_2 .mod_container ul li {
  width: 2.6rem;
  height: 0.93rem;
}
.ourTeam_page .module_2 .mod_container ul li img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
}
.ourTeam_page .module_3 {
  padding: 0.86rem 0 1.17rem;
}
.ourTeam_page .module_3 .mod_container ul {
  margin-top: 0.5rem;
}
.ourTeam_page .module_3 .mod_container ul li {
  width: 3.52rem;
  gap: 0.25rem;
}
.ourTeam_page .module_3 .mod_container ul li .img_box {
  width: 3.38rem;
  height: 3.28rem;
  flex-shrink: 0;
  position: relative;
}
.ourTeam_page .module_3 .mod_container ul li .img_box:after {
  content: '';
  display: block;
  width: 3.42rem;
  height: 3.48rem;
  background: url(../images/aboutUs/s_1.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -0.14rem;
  left: 0.04rem;
}
.ourTeam_page .module_3 .mod_container ul li .img_box img {
  height: 100%;
  width: auto;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
  position: relative;
  z-index: 1;
}
.ourTeam_page .module_3 .mod_container ul li .img_box img:hover {
  transform: scale(1.1);
  transition: all 1s ease;
}
.ourTeam_page .module_3 .mod_container ul li .des h5 {
  font-size: 0.24rem;
  color: #0A0A0A;
  line-height: calc(30/24);
  font-family: AvenirBold;
  font-weight: bold;
}
.ourTeam_page .module_4,
.ourTeam_page .module_5 {
  padding: 1.14rem 0 1.17rem;
  background: #F8F8F8;
}
.ourTeam_page .module_4 .mod_container ul,
.ourTeam_page .module_5 .mod_container ul {
  margin-top: 0.5rem;
  gap: 0.98rem 0.43rem;
}
.ourTeam_page .module_4 .mod_container ul li,
.ourTeam_page .module_5 .mod_container ul li {
  width: 3.18rem;
  gap: 0.25rem;
}
.ourTeam_page .module_4 .mod_container ul li .img_box,
.ourTeam_page .module_5 .mod_container ul li .img_box {
  width: 3.15rem;
  height: 3.06rem;
  flex-shrink: 0;
  background: #131d10;
  border-radius: 0.28rem;
  position: relative;
}
.ourTeam_page .module_4 .mod_container ul li .img_box:after,
.ourTeam_page .module_5 .mod_container ul li .img_box:after {
  content: '';
  display: block;
  width: 3.19rem;
  height: 3.18rem;
  background: url(../images/aboutUs/s_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -0.06rem;
  left: 0.02rem;
}
.ourTeam_page .module_4 .mod_container ul li .img_box img,
.ourTeam_page .module_5 .mod_container ul li .img_box img {
  height: 100%;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 0.28rem;
}
.ourTeam_page .module_4 .mod_container ul li .img_box img:hover,
.ourTeam_page .module_5 .mod_container ul li .img_box img:hover {
  transform: scale(1.1);
  transition: all 1s ease;
}
.ourTeam_page .module_4 .mod_container ul li .des h5,
.ourTeam_page .module_5 .mod_container ul li .des h5 {
  font-size: 0.24rem;
  color: #0A0A0A;
  line-height: calc(30/24);
  font-family: AvenirBold;
  font-weight: bold;
}
.ourTeam_page .module_4 .mod_container ul li .des h6,
.ourTeam_page .module_5 .mod_container ul li .des h6,
.ourTeam_page .module_4 .mod_container ul li .des p,
.ourTeam_page .module_5 .mod_container ul li .des p {
  font-size: 0.18rem;
  color: #0A0A0A;
  line-height: calc(30/18);
  font-family: AvenirRegular;
}
.ourTeam_page .module_4 .mod_container ul li .des h6,
.ourTeam_page .module_5 .mod_container ul li .des h6 {
  font-family: AvenirBold;
  font-weight: bold;
  margin-top: 0.12rem;
  margin-bottom: 0.08rem;
}
.ourTeam_page .module_5 {
  padding: 1.28rem 0 1.63rem;
  background: #ffffff;
}
.ourTeam_page .module_5 .mod_container .content {
  margin-top: 0.56rem;
}
.ourTeam_page .module_5 .mod_container ul {
  margin-top: 0.6rem;
}
.ourTeam_page .module_5 .mod_container ul li .img_box {
  background: #c1e732;
}
.CJCCentre_page {
  overflow: hidden;
}
.CJCCentre_page .banner .banner_img {
  width: 13.1rem;
  height: 5.79rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: -1.63rem;
  bottom: -0.16rem;
}
.CJCCentre_page .banner .banner_img:after {
  content: '';
  display: block;
  width: 11.52rem;
  height: 5.74rem;
  background: url(../images/aboutUs/banner_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -0.04rem;
  right: 0;
}
.CJCCentre_page .banner .banner_img img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.CJCCentre_page .module_1 {
  padding: 1.69rem 0 0.65rem;
}
.CJCCentre_page .module_1 .mod_container .mod_top {
  justify-content: space-between;
}
.CJCCentre_page .module_1 .mod_container .mod_top .text_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.CJCCentre_page .module_1 .mod_container .mod_top .text_box .content {
  max-width: 6.8rem;
}
.CJCCentre_page .module_1 .mod_container .mod_top .img_group {
  margin-top: 1rem;
  gap: 0.59rem;
}
.CJCCentre_page .module_1 .mod_container .mod_top .mod_img {
  width: 6.72rem;
  height: 4.48rem;
  overflow: hidden;
}
.CJCCentre_page .module_1 .mod_container .mod_top .mod_img img {
  height: auto;
  width: 100%;
  max-width: 6.72rem;
  object-fit: cover;
  object-position: center;
}
.CJCCentre_page .module_1 .mod_container .mod_top .mod_img img:hover {
  transform: scale(1.1);
  transition: all 1s ease;
}
.CJCCentre_page .module_1 .mod_container .mod_bot {
  width: 14.02rem;
  align-items: center;
  justify-content: space-between;
  background: #5dc099;
  padding: 0.29rem 0.62rem;
  border-radius: 0.47rem;
  position: absolute;
  bottom: -0.46rem;
  z-index: 2;
}
.CJCCentre_page .module_1 .mod_container .mod_bot .icon_box {
  display: block;
  width: 1.92rem;
  height: 0.48rem;
}
.CJCCentre_page .module_1 .mod_container .mod_bot .icon_box img {
  width: 100%;
  height: 100%;
}
.CJCCentre_page .module_1 .mod_container .mod_bot span {
  font-size: 0.26rem;
  color: #5d5daa;
  line-height: calc(30/26);
  font-family: AvenirBold;
  font-weight: bold;
}
.CJCCentre_page .module_1 .mod_container .mod_bot span:nth-of-type(1) {
  white-space: nowrap;
}
.CJCCentre_page .module_2 {
  padding: 0.65rem 0 1.8rem;
}
.CJCCentre_page .module_2 .mod_container {
  /* ========= 新版輪播圖組件：每個slide包含一組子項列表（8個卡片 2列x4行） ========= */
  /* 分頁器和導航按鈕樣式 */
}
.CJCCentre_page .module_2 .mod_container .text_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.CJCCentre_page .module_2 .mod_container .text_box .content {
  max-width: 6.8rem;
  margin-top: 0.2rem;
}
.CJCCentre_page .module_2 .mod_container ul {
  margin-top: 0.9rem;
  gap: 0.31rem;
}
.CJCCentre_page .module_2 .mod_container ul li {
  width: 3.28rem;
  height: 2.17rem;
  border-radius: 0.2rem;
  padding: 0.35rem;
  position: relative;
}
.CJCCentre_page .module_2 .mod_container ul li.bg_1 {
  background: #94f1be;
}
.CJCCentre_page .module_2 .mod_container ul li.bg_2 {
  background: #f36d42;
}
.CJCCentre_page .module_2 .mod_container ul li.bg_3 {
  background: #5d5daa;
}
.CJCCentre_page .module_2 .mod_container ul li.bg_4 {
  background: #c1e732;
}
.CJCCentre_page .module_2 .mod_container ul li .text_box {
  flex-direction: column;
}
.CJCCentre_page .module_2 .mod_container ul li h4 {
  font-size: 1.7rem;
  color: #000000;
  line-height: calc(250/170);
  font-family: AvenirRegular;
  position: absolute;
  left: 0.35rem;
  top: 46%;
}
.CJCCentre_page .module_2 .mod_container ul li h5 {
  font-size: 0.24rem;
  color: #000000;
  line-height: calc(32/24);
  font-family: AvenirBold;
  font-weight: bold;
}
.CJCCentre_page .module_2 .mod_container ul li p {
  font-size: 0.16rem;
  color: #000000;
  line-height: calc(21/16);
  font-family: AvenirRegular;
  margin-top: 0.12rem;
}
.CJCCentre_page .module_2 .mod_container .swiper-container {
  width: 100%;
  overflow: hidden;
  margin-top: 2.25rem;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper {
  width: 100%;
  height: auto;
  padding-bottom: 0.8rem;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide {
  background: transparent;
  /* 子項網格佈局：2列 x 4行 = 8個卡片 */
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card {
  width: 3.31rem;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card:hover {
  box-shadow: 0 0.16rem 0.28rem rgba(0, 0, 0, 0.1);
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_img {
  width: 3.31rem;
  height: 2.18rem;
  overflow: hidden;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_img img {
  width: 50%;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
  transform-origin: center;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_img img:hover {
  transform: scale(1.1);
  transition: all 1s ease;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content .tag_group .tag {
  display: block;
  width: 50%;
  height: 0.4rem;
  font-size: 0.18rem;
  list-style: calc(24/18);
  font-family: AvenirRegular;
  text-align: center;
  line-height: 0.4rem;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content .tag_group .region {
  background: #5d5daa;
  color: #ffffff;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content .tag_group .category {
  background: #CBC693;
  color: #000000;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content .text_box {
  background: #5dc099;
  padding: 0.3rem;
  text-align: center;
  height: 2.5rem;
  overflow-y: auto;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content .text_box h5 {
  font-size: 0.2rem;
  line-height: calc(30/20);
  color: #ffffff;
  font-family: AvenirBold;
  min-height: 0.57rem;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content .text_box p {
  color: #ffffff;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content .text_box p:nth-of-type(1) {
  min-height: 0.57rem;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content .text_box p + p {
  margin-top: 0.22rem;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content ::-webkit-scrollbar {
  width: 0.04rem;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content ::-webkit-scrollbar-button {
  height: 0.04rem;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content ::-webkit-scrollbar-thumb {
  background: #5d5daa;
  border: 0 none #fff;
  border-radius: 1rem;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content ::-webkit-scrollbar-thumb:hover {
  background: rgba(93, 93, 170, 0.75);
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content ::-webkit-scrollbar-thumb:active {
  background: rgba(0, 0, 0, 0);
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content ::-webkit-scrollbar-track {
  background: rgba(93, 93, 170, 0);
  border: 0 none #fff;
  border-radius: 1rem;
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content ::-webkit-scrollbar-track:hover {
  background: rgba(0, 0, 0, 0);
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content ::-webkit-scrollbar-track:active {
  background: rgba(0, 0, 0, 0);
}
.CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content ::-webkit-scrollbar-corner {
  background: transparent;
}
.CJCCentre_page .module_2 .mod_container .swiper-horizontal > .swiper-pagination-bullets,
.CJCCentre_page .module_2 .mod_container .swiper-pagination-bullets.swiper-pagination-horizontal,
.CJCCentre_page .module_2 .mod_container .swiper-pagination-custom,
.CJCCentre_page .module_2 .mod_container .swiper-pagination-fraction {
  bottom: 0;
}
.CJCCentre_page .module_2 .mod_container .swiper-pagination {
  gap: 0.35rem;
}
.CJCCentre_page .module_2 .mod_container .swiper-pagination-bullet {
  background: #DBDBDB;
  opacity: 0.5;
  width: 0.24rem;
  height: 0.24rem;
  display: flex;
  margin: 0;
}
.CJCCentre_page .module_2 .mod_container .swiper-pagination-bullet-active {
  background: #5d5daa;
  opacity: 1;
}
.CJCCentre_page .module_2 .mod_container .swiper-button-next,
.CJCCentre_page .module_2 .mod_container .swiper-button-prev {
  color: #e79e5c;
  background: rgba(255, 255, 240, 0.85);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  backdrop-filter: blur(4px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.CJCCentre_page .module_2 .mod_container .swiper-button-next:after,
.CJCCentre_page .module_2 .mod_container .swiper-button-prev:after {
  font-size: 22px;
  font-weight: bold;
}
.TOMO_page {
  overflow: hidden;
}
.TOMO_page .banner .banner_img {
  width: 13.1rem;
  height: 5.79rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: -1.63rem;
  bottom: -0.16rem;
}
.TOMO_page .banner .banner_img:after {
  content: '';
  display: block;
  width: 11.52rem;
  height: 5.74rem;
  background: url(../images/aboutUs/banner_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -0.04rem;
  right: 0;
}
.TOMO_page .banner .banner_img img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.TOMO_page .module_1 {
  padding: 1.69rem 0 0.65rem;
}
.TOMO_page .module_1 .mod_container .mod_top {
  justify-content: space-between;
}
.TOMO_page .module_1 .mod_container .mod_top .text_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.TOMO_page .module_1 .mod_container .mod_top .text_box .content {
  max-width: 6.8rem;
}
.TOMO_page .module_1 .mod_container .mod_top .img_group {
  margin-top: 1rem;
  gap: 0.59rem;
}
.TOMO_page .module_1 .mod_container .mod_top .mod_img {
  width: 6.72rem;
  height: 4.48rem;
  overflow: hidden;
}
.TOMO_page .module_1 .mod_container .mod_top .mod_img img {
  height: auto;
  width: 100%;
  max-width: 6.72rem;
  object-fit: cover;
  object-position: center;
}
.TOMO_page .module_1 .mod_container .mod_top .mod_img img:hover {
  transform: scale(1.1);
  transition: all 1s ease;
}
.TOMO_page .module_1 .mod_container .mod_bot {
  width: 14.02rem;
  align-items: center;
  justify-content: space-between;
  background: #5dc099;
  padding: 0.29rem 0.62rem;
  border-radius: 0.47rem;
  position: absolute;
  bottom: -0.46rem;
  z-index: 2;
}
.TOMO_page .module_1 .mod_container .mod_bot .icon_box {
  display: block;
  width: 1.92rem;
  height: 0.48rem;
}
.TOMO_page .module_1 .mod_container .mod_bot .icon_box img {
  width: 100%;
  height: 100%;
}
.TOMO_page .module_1 .mod_container .mod_bot span {
  font-size: 0.26rem;
  color: #5d5daa;
  line-height: calc(30/26);
  font-family: AvenirBold;
  font-weight: bold;
}
.TOMO_page .module_1 .mod_container .mod_bot span:nth-of-type(1) {
  white-space: nowrap;
}
.TOMO_page .module_2 {
  padding: 0.7rem 0 1.65rem;
  background: #5dc099;
}
.TOMO_page .module_2 .TOMO {
  font-size: 1.3rem;
  color: #273124;
  line-height: calc(192/145);
  font-family: AvenirBold;
  font-weight: bold;
  text-shadow: -0.005rem -0.005rem 0 #000, 0.005rem -0.005rem 0 #000, -0.005rem 0.005rem 0 #000, 0.005rem 0.005rem 0 #000;
  position: absolute;
  right: 0.64rem;
  top: 3.7rem;
}
.TOMO_page .module_2 .mod_container {
  gap: 1.67rem;
}
.TOMO_page .module_2 .mod_container .text_box .content {
  max-width: 6.8rem;
  margin-top: 0.3rem;
}
.TOMO_page .module_2 .mod_container .text_box .content p {
  color: #ffffff;
  line-height: 2;
}
.TOMO_page .module_2 .mod_container .text_box .btn_group {
  margin-top: 0.6rem;
  margin-bottom: 0.42rem;
}
.TOMO_page .module_2 .mod_container .text_box .btn_group a {
  font-size: 0.18rem;
  color: #ffffff;
  line-height: calc(24/18);
  font-family: AvenirBold;
  font-weight: bold;
  width: 1.9rem;
  padding: 0.17rem 0;
  background: #5d5daa;
  border-radius: 0.15rem;
}
.TOMO_page .module_2 .mod_container .text_box ul {
  gap: 0.66rem;
}
.TOMO_page .module_2 .mod_container .text_box ul li .img_box {
  width: 1.32rem;
  height: 1.28rem;
  padding: 0.23rem 0.25rem;
  border: 0.04rem solid #24B48A;
  border-radius: 0.24rem;
  background: #ffffff;
}
.TOMO_page .module_2 .mod_container .text_box ul li .img_box img {
  width: 0.82rem;
  height: 0.82rem;
  object-fit: cover;
  object-position: center;
}
.TOMO_page .module_2 .mod_container .text_box ul li span {
  font-size: 0.18rem;
  color: #ffffff;
  line-height: calc(24/18);
  font-family: AvenirRegular;
  padding: 0.05rem 0.2rem;
  min-width: 0.85rem;
  width: fit-content;
  border-radius: 1rem;
  display: flex;
  background: #24B48A;
  margin: -0.12rem auto 0;
}
.TOMO_page .module_2 .mod_container .mod_img {
  width: 4.76rem;
  height: 4.76rem;
  margin-left: 0.79rem;
  border: 0.01rem solid #C1E732;
  padding: 0.27rem;
  border-radius: 50%;
}
.TOMO_page .module_2 .mod_container .mod_img img {
  width: auto;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
.onlineAndOffline_page {
  overflow: hidden;
}
.onlineAndOffline_page .banner .banner_img {
  width: 13.1rem;
  height: 5.79rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: -1.63rem;
  bottom: -0.16rem;
}
.onlineAndOffline_page .banner .banner_img:after {
  content: '';
  display: block;
  width: 11.52rem;
  height: 5.74rem;
  background: url(../images/aboutUs/banner_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -0.04rem;
  right: 0;
}
.onlineAndOffline_page .banner .banner_img img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.onlineAndOffline_page .module_1 {
  padding: 1.69rem 0 0.65rem;
}
.onlineAndOffline_page .module_1 .mod_container .mod_top {
  justify-content: space-between;
}
.onlineAndOffline_page .module_1 .mod_container .mod_top .text_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.onlineAndOffline_page .module_1 .mod_container .mod_top .text_box .content {
  max-width: 6.8rem;
}
.onlineAndOffline_page .module_1 .mod_container .mod_top .img_group {
  margin-top: 1rem;
  gap: 0.59rem;
}
.onlineAndOffline_page .module_1 .mod_container .mod_top .mod_img {
  width: 6.72rem;
  height: 4.48rem;
  overflow: hidden;
}
.onlineAndOffline_page .module_1 .mod_container .mod_top .mod_img img {
  height: auto;
  width: 100%;
  max-width: 6.72rem;
  object-fit: cover;
  object-position: center;
}
.onlineAndOffline_page .module_1 .mod_container .mod_top .mod_img img:hover {
  transform: scale(1.1);
  transition: all 1s ease;
}
.onlineAndOffline_page .module_1 .mod_container .mod_bot {
  width: 14.02rem;
  align-items: center;
  justify-content: space-between;
  background: #5dc099;
  padding: 0.29rem 0.62rem;
  border-radius: 0.47rem;
  position: absolute;
  bottom: -0.46rem;
  z-index: 2;
}
.onlineAndOffline_page .module_1 .mod_container .mod_bot .icon_box {
  display: block;
  width: 1.92rem;
  height: 0.48rem;
}
.onlineAndOffline_page .module_1 .mod_container .mod_bot .icon_box img {
  width: 100%;
  height: 100%;
}
.onlineAndOffline_page .module_1 .mod_container .mod_bot span {
  font-size: 0.26rem;
  color: #5d5daa;
  line-height: calc(30/26);
  font-family: AvenirBold;
  font-weight: bold;
}
.onlineAndOffline_page .module_1 .mod_container .mod_bot span:nth-of-type(1) {
  white-space: nowrap;
}
.onlineAndOffline_page .module_2 {
  padding: 1.1rem 0 2.5rem;
  background: #5dc099;
}
.onlineAndOffline_page .module_2 .mod_container .text_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.onlineAndOffline_page .module_2 .mod_container .text_box .content {
  max-width: 6.8rem;
  margin-top: 0.2rem;
}
.onlineAndOffline_page .module_2 .mod_container .text_box .content p {
  color: #ffffff;
}
.onlineAndOffline_page .module_2 .mod_container .mod_img {
  margin-top: 1.35rem;
  position: relative;
}
.onlineAndOffline_page .module_2 .mod_container .mod_img:after {
  content: '';
  display: block;
  width: 14.5rem;
  height: 5.9rem;
  background: url(../images/userExperience/module2_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -0.1rem;
  left: -0.19rem;
}
.onlineAndOffline_page .module_2 .mod_container .mod_img img {
  width: 14rem;
  height: auto;
}
.youthLed_page {
  overflow: hidden;
}
.youthLed_page .banner .banner_img {
  width: 13.1rem;
  height: 5.79rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: -1.63rem;
  bottom: -0.16rem;
}
.youthLed_page .banner .banner_img:after {
  content: '';
  display: block;
  width: 11.52rem;
  height: 5.74rem;
  background: url(../images/aboutUs/banner_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -0.04rem;
  right: 0;
}
.youthLed_page .banner .banner_img img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.youthLed_page .module_1 {
  padding: 1.69rem 0 0.65rem;
}
.youthLed_page .module_1 .mod_container .mod_top {
  justify-content: space-between;
}
.youthLed_page .module_1 .mod_container .mod_top .text_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.youthLed_page .module_1 .mod_container .mod_top .text_box .content {
  max-width: 6.8rem;
}
.youthLed_page .module_1 .mod_container .mod_bot {
  width: 14.02rem;
  margin-top: 0.5rem;
  position: relative;
  /* 分頁器和導航按鈕樣式 */
}
.youthLed_page .module_1 .mod_container .mod_bot .swiper-container {
  overflow: hidden;
}
.youthLed_page .module_1 .mod_container .mod_bot .swiper-container .swiper1 {
  width: 8.26rem;
  margin: 0 auto;
  overflow: visible;
  height: auto;
}
.youthLed_page .module_1 .mod_container .mod_bot .swiper-container .swiper1 .swiper-slide {
  width: 4.08rem !important;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.youthLed_page .module_1 .mod_container .mod_bot .swiper-container .swiper1 .swiper-slide .slide_img {
  width: 4.08rem;
  height: 4.63rem;
  overflow: hidden;
  flex-shrink: 0;
}
.youthLed_page .module_1 .mod_container .mod_bot .swiper-container .swiper1 .swiper-slide .slide_img img {
  height: 100%;
  width: auto;
  max-width: 4.08rem;
  object-fit: cover;
  object-position: center;
}
.youthLed_page .module_1 .mod_container .mod_bot .swiper-horizontal > .swiper-pagination-bullets,
.youthLed_page .module_1 .mod_container .mod_bot .swiper-pagination-bullets.swiper-pagination-horizontal,
.youthLed_page .module_1 .mod_container .mod_bot .swiper-pagination-custom,
.youthLed_page .module_1 .mod_container .mod_bot .swiper-pagination-fraction {
  bottom: 0;
}
.youthLed_page .module_1 .mod_container .mod_bot .swiper-pagination {
  gap: 0.35rem;
}
.youthLed_page .module_1 .mod_container .mod_bot .swiper-pagination-bullet {
  background: #DBDBDB;
  opacity: 0.5;
  width: 0.24rem;
  height: 0.24rem;
  display: flex;
  margin: 0;
}
.youthLed_page .module_1 .mod_container .mod_bot .swiper-pagination-bullet-active {
  background: #5d5daa;
  opacity: 1;
}
.youthLed_page .module_1 .mod_container .mod_bot .swiper-button-next,
.youthLed_page .module_1 .mod_container .mod_bot .swiper-button-prev {
  color: #e79e5c;
  background: #E3EAF1;
  width: 0.79rem;
  height: 0.79rem;
  border-radius: 50%;
  backdrop-filter: blur(4px);
  box-shadow: 0rem 0.05rem 0.09rem #00000030;
}
.youthLed_page .module_1 .mod_container .mod_bot .swiper-button-next:after,
.youthLed_page .module_1 .mod_container .mod_bot .swiper-button-prev:after {
  font-size: 0.22rem;
  font-weight: bold;
  color: #404040;
}
.youthLed_page .module_1 .mod_container .mod_bot .swiper-button-next,
.youthLed_page .module_1 .mod_container .mod_bot .swiper-rtl .swiper-button-prev {
  right: -0.55rem;
}
.youthLed_page .module_1 .mod_container .mod_bot .swiper-button-prev,
.youthLed_page .module_1 .mod_container .mod_bot .swiper-rtl .swiper-button-next {
  left: -0.55rem;
}
.youthLed_page .module_2 {
  padding: 0.92rem 0 1.8rem;
}
.youthLed_page .module_2 .mod_container {
  /* ========= 新版輪播圖組件：每個slide包含一組子項列表（8個卡片 2列x4行） ========= */
  /* 分頁器和導航按鈕樣式 */
}
.youthLed_page .module_2 .mod_container .text_box .content {
  margin-top: 0.52rem;
  background: #5dc099;
  border-radius: 0.2rem;
  padding: 0.9rem 0.71rem;
  position: relative;
}
.youthLed_page .module_2 .mod_container .text_box .content:after {
  content: '';
  display: block;
  width: 0.53rem;
  height: 0.52rem;
  background: url(../images/userExperience/module2_4.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -0.26rem;
  left: 0.4rem;
  right: 0;
}
.youthLed_page .module_2 .mod_container .text_box .content h5 {
  font-size: 0.24rem;
  color: #ffffff;
  line-height: calc(32/24);
  font-family: AvenirBold;
  font-weight: bold;
  margin-bottom: 0.39rem;
}
.youthLed_page .module_2 .mod_container .text_box .content h6 {
  font-size: 0.3rem;
  color: #F36D42;
  line-height: calc(40/30);
  font-family: AvenirBold;
  font-weight: bold;
  margin-top: 0.17rem;
  margin-bottom: 0.1rem;
}
.youthLed_page .module_2 .mod_container .text_box .content p {
  color: #ffffff;
  max-width: 8.31rem;
}
.youthLed_page .module_2 .mod_container .text_box .content .person {
  position: absolute;
  right: 0.71rem;
  top: -1rem;
}
.youthLed_page .module_2 .mod_container .text_box .content .img_box {
  width: 2.93rem;
  height: 2.88rem;
}
.youthLed_page .module_2 .mod_container .text_box .content .img_box img {
  height: 100%;
  width: auto;
  max-width: 2.93rem;
  object-fit: cover;
  object-position: center;
}
.youthLed_page .module_2 .mod_container .line {
  width: 100%;
  height: 0.01rem;
  border-top: 0.01rem solid #70707022;
  margin: 0.36rem auto 0.39rem;
}
.youthLed_page .module_2 .mod_container .swiper-container {
  width: 100%;
  overflow: hidden;
}
.youthLed_page .module_2 .mod_container .swiper-container .swiper2 {
  width: 100%;
  height: auto;
  padding-bottom: 0.8rem;
}
.youthLed_page .module_2 .mod_container .swiper-container .swiper2 .swiper-slide {
  background: transparent;
  /* 子項網格佈局：2列 x 4行 = 8個卡片 */
}
.youthLed_page .module_2 .mod_container .swiper-container .swiper2 .swiper-slide .card_grid {
  display: flex;
  flex-wrap: wrap;
  gap: 0.31rem;
}
.youthLed_page .module_2 .mod_container .swiper-container .swiper2 .swiper-slide .card_grid .grid_card {
  width: 4.45rem;
  padding: 0.37rem 0.38rem 0.41rem;
  border-radius: 0.15rem;
  background: #F8F8F8;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}
.youthLed_page .module_2 .mod_container .swiper-container .swiper2 .swiper-slide .card_grid .grid_card:hover {
  box-shadow: 0 0.16rem 0.28rem rgba(0, 0, 0, 0.1);
}
.youthLed_page .module_2 .mod_container .swiper-container .swiper2 .swiper-slide .card_grid .grid_card .card_head {
  gap: 0.3rem;
  margin-bottom: 0.3rem;
}
.youthLed_page .module_2 .mod_container .swiper-container .swiper2 .swiper-slide .card_grid .grid_card .card_head h6 {
  font-size: 0.18rem;
  color: #131313;
  line-height: calc(30/18);
  font-family: 'Microsoft JhengHei';
  font-weight: bold;
}
.youthLed_page .module_2 .mod_container .swiper-container .swiper2 .swiper-slide .card_grid .grid_card .card_head .card_img {
  width: 0.63rem;
  height: 0.62rem;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}
.youthLed_page .module_2 .mod_container .swiper-container .swiper2 .swiper-slide .card_grid .grid_card .card_head .card_img img {
  width: auto;
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
.youthLed_page .module_2 .mod_container .swiper-container .swiper2 .swiper-slide .card_grid .grid_card .card_content {
  padding-top: 0.3rem;
  border-top: 0.01rem solid #70707022;
}
.youthLed_page .module_2 .mod_container .swiper-container .swiper2 .swiper-slide .card_grid .grid_card .card_content .tag_group {
  margin-top: 0.15rem;
}
.youthLed_page .module_2 .mod_container .swiper-container .swiper2 .swiper-slide .card_grid .grid_card .card_content .tag_group .tag {
  display: block;
  font-size: 0.18rem;
  list-style: calc(24/18);
  font-family: 'Microsoft JhengHei';
  font-weight: bold;
  line-height: 0.4rem;
}
.youthLed_page .module_2 .mod_container .swiper-container .swiper2 .swiper-slide .card_grid .grid_card .card_content .tag_group .region {
  color: #E28A06;
}
.youthLed_page .module_2 .mod_container .swiper-container .swiper2 .swiper-slide .card_grid .grid_card .card_content .tag_group .category {
  color: #010101;
}
.youthLed_page .module_2 .mod_container .swiper-container .swiper2 .swiper-slide .card_grid .grid_card .card_content span {
  font-size: 0.18rem;
  color: #484848;
  list-style: calc(24/18);
  font-family: 'Microsoft JhengHei';
}
.youthLed_page .module_2 .mod_container .swiper-horizontal > .swiper-pagination-bullets,
.youthLed_page .module_2 .mod_container .swiper-pagination-bullets.swiper-pagination-horizontal,
.youthLed_page .module_2 .mod_container .swiper-pagination-custom,
.youthLed_page .module_2 .mod_container .swiper-pagination-fraction {
  bottom: 0;
}
.youthLed_page .module_2 .mod_container .swiper-pagination {
  gap: 0.28rem;
}
.youthLed_page .module_2 .mod_container .swiper-pagination-bullet {
  background: #DBDBDB;
  opacity: 0.5;
  width: 0.19rem;
  height: 0.19rem;
  display: flex;
  margin: 0;
}
.youthLed_page .module_2 .mod_container .swiper-pagination-bullet-active {
  background: #5d5daa;
  opacity: 1;
}
.youthLed_page .module_2 .mod_container .swiper-button-next,
.youthLed_page .module_2 .mod_container .swiper-button-prev {
  color: #e79e5c;
  background: rgba(255, 255, 240, 0.85);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  backdrop-filter: blur(4px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.youthLed_page .module_2 .mod_container .swiper-button-next:after,
.youthLed_page .module_2 .mod_container .swiper-button-prev:after {
  font-size: 22px;
  font-weight: bold;
}
.communityProfile_page {
  overflow: hidden;
}
.communityProfile_page .banner .banner_img {
  width: 13.1rem;
  height: 5.79rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: -1.63rem;
  bottom: -0.16rem;
}
.communityProfile_page .banner .banner_img:after {
  content: '';
  display: block;
  width: 11.52rem;
  height: 5.74rem;
  background: url(../images/aboutUs/banner_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -0.04rem;
  right: 0;
}
.communityProfile_page .banner .banner_img img {
  width: auto;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}
.communityProfile_page .module_1 {
  padding: 1.69rem 0 0.78rem;
}
.communityProfile_page .module_1 .mod_container .mod_top {
  justify-content: space-between;
}
.communityProfile_page .module_1 .mod_container .mod_top .text_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.communityProfile_page .module_1 .mod_container .mod_top .text_box .content {
  max-width: 6.8rem;
}
.communityProfile_page .module_1 .mod_container .mod_top .mod_img {
  margin-top: 1.35rem;
  position: relative;
}
.communityProfile_page .module_1 .mod_container .mod_top .mod_img:after {
  content: '';
  display: block;
  width: 14.5rem;
  height: 5.9rem;
  background: url(../images/userExperience/module2_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -0.1rem;
  left: -0.19rem;
}
.communityProfile_page .module_1 .mod_container .mod_top .mod_img img {
  width: 14rem;
  height: auto;
}
.communityProfile_page .module_1 .mod_container .mod_bot {
  width: 14.02rem;
  align-items: center;
  justify-content: space-between;
  background: #5dc099;
  padding: 0.29rem 0.62rem;
  border-radius: 0.47rem;
  position: absolute;
  bottom: -0.46rem;
  z-index: 2;
}
.communityProfile_page .module_1 .mod_container .mod_bot .icon_box {
  display: block;
  width: 1.92rem;
  height: 0.48rem;
}
.communityProfile_page .module_1 .mod_container .mod_bot .icon_box img {
  width: 100%;
  height: 100%;
}
.communityProfile_page .module_1 .mod_container .mod_bot span {
  font-size: 0.26rem;
  color: #5d5daa;
  line-height: calc(30/26);
  font-family: AvenirBold;
  font-weight: bold;
}
.communityProfile_page .module_1 .mod_container .mod_bot span:nth-of-type(1) {
  white-space: nowrap;
}
.communityProfile_page .tabs .tab_nav {
  width: 2.82rem;
  height: 0.53rem;
  border: 0.01rem solid #000000;
  padding: 0.04rem;
  margin-bottom: 1rem;
}
.communityProfile_page .tabs .tab_nav .tab_link {
  cursor: pointer;
  width: 50%;
  height: 100%;
  font-size: 0.18rem;
  color: #000000;
  line-height: 0.46rem;
  font-family: AvenirBold;
  font-weight: bold;
  opacity: 0.7;
  display: flex;
  text-align: center;
  justify-content: center;
}
.communityProfile_page .tabs .tab_nav .tab_link.active {
  background: #5d5daa;
  opacity: 1;
}
.communityProfile_page .tabs .tab_content {
  width: 100%;
}
.communityProfile_page .communityProfile1 .module_2 {
  padding: 0 0 0.8rem;
}
.communityProfile_page .communityProfile1 .module_2 .mod_container .mod_img {
  position: relative;
}
.communityProfile_page .communityProfile1 .module_2 .mod_container .mod_img:after {
  content: '';
  display: block;
  width: 14.5rem;
  height: 4.5rem;
  background: url(../images/userExperience/module2_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -0.1rem;
  left: -0.19rem;
}
.communityProfile_page .communityProfile1 .module_2 .mod_container .mod_img img {
  width: 14rem;
  height: auto;
}
.communityProfile_page .communityProfile1 .module_3 {
  padding: 0 0 0.78rem;
}
.communityProfile_page .communityProfile1 .module_3 .mod_container .mod_top {
  justify-content: space-between;
}
.communityProfile_page .communityProfile1 .module_3 .mod_container .mod_top .text_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.communityProfile_page .communityProfile1 .module_3 .mod_container .mod_top .text_box .content {
  max-width: 6.8rem;
}
.communityProfile_page .communityProfile1 .module_4 {
  padding: 1.08rem 0 2.18rem;
  background: #5dc099;
}
.communityProfile_page .communityProfile1 .module_4 .mod_container ul {
  gap: 0.76rem 0.42rem;
}
.communityProfile_page .communityProfile1 .module_4 .mod_container ul li {
  width: 4.37rem;
  gap: 0.22rem;
  position: relative;
}
.communityProfile_page .communityProfile1 .module_4 .mod_container ul li:hover .des h5 {
  color: #B8D137;
  transition: all 0.5s ease-in-out;
}
.communityProfile_page .communityProfile1 .module_4 .mod_container ul li:hover .content {
  opacity: 1;
  transition: all 0.5s ease;
}
.communityProfile_page .communityProfile1 .module_4 .mod_container ul li .img_box {
  width: 4.37rem;
  height: 2.94rem;
  flex-shrink: 0;
  border-radius: 0.2rem;
  overflow: hidden;
}
.communityProfile_page .communityProfile1 .module_4 .mod_container ul li .img_box img {
  height: 100%;
  width: auto;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
  position: relative;
  z-index: 1;
}
.communityProfile_page .communityProfile1 .module_4 .mod_container ul li .des h5 {
  font-size: 0.24rem;
  color: #ffffff;
  line-height: calc(32/24);
  font-family: AvenirBold;
  font-weight: bold;
}
.communityProfile_page .communityProfile1 .module_4 .mod_container ul li .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 4.37rem;
  height: 2.94rem;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 0.2rem;
  opacity: 0;
  backdrop-filter: blur(0.14rem);
  -webkit-backdrop-filter: blur(0.14rem);
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.communityProfile_page .communityProfile1 .module_4 .mod_container ul li .content p {
  width: 3.2rem;
  color: #ffffff;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.communityProfile_page .communityProfile2 .module_2 {
  padding: 0 0 0.8rem;
}
.communityProfile_page .communityProfile2 .module_2 .mod_container .mod_img img {
  width: 14rem;
  height: auto;
}
.communityProfile_page .communityProfile2 .module_3 {
  padding: 0 0 0.78rem;
}
.communityProfile_page .communityProfile2 .module_3 .mod_container .mod_top {
  justify-content: space-between;
}
.communityProfile_page .communityProfile2 .module_3 .mod_container .mod_top .text_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.communityProfile_page .communityProfile2 .module_3 .mod_container .mod_top .text_box .content {
  max-width: 6.8rem;
}
.communityProfile_page .communityProfile2 .module_4 {
  padding: 0.86rem 0;
  background: #5dc099;
}
.communityProfile_page .communityProfile2 .module_4 .mod_container .text_box .content + .content {
  margin-top: 0.41rem;
}
.communityProfile_page .communityProfile2 .module_4 .mod_container .text_box .content + .content p + p {
  margin-top: 0.06rem;
}
.communityProfile_page .communityProfile2 .module_4 .mod_container .text_box h5,
.communityProfile_page .communityProfile2 .module_4 .mod_container .text_box p {
  color: #ffffff;
}
.communityProfile_page .communityProfile2 .module_4 .mod_container .text_box h5 {
  font-size: 0.3rem;
  line-height: calc(40/30);
  font-family: AvenirBold;
  font-weight: bold;
  margin-bottom: 0.17rem;
}
.communityProfile_page .communityProfile2 .module_5 {
  padding: 0.82rem 0 0.57rem;
}
.communityProfile_page .communityProfile2 .module_5 .mod_container .text_box .content + .content {
  margin-top: 0.41rem;
}
.communityProfile_page .communityProfile2 .module_5 .mod_container .text_box .content + .content p + p {
  margin-top: 0.06rem;
}
.communityProfile_page .communityProfile2 .module_5 .mod_container .text_box h5,
.communityProfile_page .communityProfile2 .module_5 .mod_container .text_box p {
  color: #1C1C1C;
}
.communityProfile_page .communityProfile2 .module_5 .mod_container .text_box h5 {
  font-size: 0.3rem;
  line-height: calc(40/30);
  font-family: AvenirBold;
  font-weight: bold;
  margin-bottom: 0.38rem;
}
.communityProfile_page .communityProfile2 .module_5 .mod_container ul {
  gap: 0.4rem;
}
.communityProfile_page .communityProfile2 .module_5 .mod_container ul li {
  width: 3.2rem;
  flex-direction: column;
  gap: 0.42rem;
  padding: 0.4rem 0.3rem;
  border-radius: 0.2rem;
}
.communityProfile_page .communityProfile2 .module_5 .mod_container ul li.bg_1 {
  background: #5dc099;
}
.communityProfile_page .communityProfile2 .module_5 .mod_container ul li.bg_2 {
  background: #5d5daa;
}
.communityProfile_page .communityProfile2 .module_5 .mod_container ul li.bg_3 {
  background: #f36d42;
}
.communityProfile_page .communityProfile2 .module_5 .mod_container ul li.bg_4 {
  background: #c1e732;
}
.communityProfile_page .communityProfile2 .module_5 .mod_container ul li h6 {
  font-size: 0.24rem;
  line-height: calc(32/24);
  font-family: AvenirBold;
  font-weight: bold;
  margin-bottom: 0.21rem;
}
.communityProfile_page .communityProfile2 .module_5 .mod_container ul li .icon_box {
  display: flex;
  align-items: center;
}
.communityProfile_page .communityProfile2 .module_5 .mod_container ul li .icon_box img {
  width: auto;
  height: auto;
  max-width: 0.5rem;
  max-height: 0.5rem;
  min-width: 0.42rem;
  min-height: 0.44rem;
}
.communityProfile_page .communityProfile2 .module_6 {
  padding: 0.52rem 0 0;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container .text_box .content + .content {
  margin-top: 0.41rem;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container .text_box .content + .content p + p {
  margin-top: 0.06rem;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container .text_box h5,
.communityProfile_page .communityProfile2 .module_6 .mod_container .text_box p {
  color: #1C1C1C;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container .text_box h5 {
  font-size: 0.3rem;
  line-height: calc(40/30);
  font-family: AvenirBold;
  font-weight: bold;
  margin-bottom: 0.38rem;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul {
  gap: 0.47rem;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul li {
  width: 4.34rem;
  flex-direction: column;
  gap: 0.19rem;
  padding: 0.26rem 0.43rem 0.58rem;
  border-radius: 0.2rem;
  position: relative;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul li h4 {
  position: absolute;
  bottom: -1.7rem;
  right: 1.2rem;
  font-size: 2.27rem;
  color: #000000;
  line-height: calc(280/227);
  font-family: GuardianSansThin;
  font-style: italic;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul li.li_1 {
  background: #c1e732;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul li.li_2 {
  background: #000000;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul li.li_2 h4 {
  color: #c1e732;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul li.li_2 .text_box .content h6 {
  color: #ffffff;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul li.li_2 .text_box .content.star p {
  color: #ffffff;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul li.li_2 .text_box .content.star p:after {
  background: url(../images/xing.png) no-repeat;
  background-size: 100%;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul li .text_box .content h6 {
  font-size: 0.36rem;
  color: #000000;
  line-height: calc(48/36);
  font-family: AvenirBold;
  font-weight: bold;
  margin-bottom: 0.21rem;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul li .text_box .content p {
  width: fit-content;
  padding: 0.12rem 0.28rem;
  color: #8CA700;
  border-radius: 0.47rem;
  background: #ffffff;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul li .text_box .content.star p {
  color: #0A0A0A;
  background: none;
  padding: 0 0 0 0.26rem;
  position: relative;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul li .text_box .content.star p:after {
  content: '';
  display: block;
  width: 0.18rem;
  height: 0.18rem;
  position: absolute;
  left: 0;
  top: 0.06rem;
  background: url(../images/xing_c.png) no-repeat;
  background-size: 100%;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul li .text_box .line {
  margin: 0.31rem 0 0.24rem;
  height: 0.01rem;
  border-top: 1px solid #A8A8A839;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul li .icon_box {
  display: flex;
  align-items: center;
}
.communityProfile_page .communityProfile2 .module_6 .mod_container ul li .icon_box img {
  width: auto;
  height: 0.94rem;
  max-height: 0.94rem;
  min-height: 0.86rem;
}
.communityProfile_page .communityProfile2 .module_7 {
  padding: 2.27rem 0 1.86rem;
}
.communityProfile_page .communityProfile2 .module_7 .mod_container .text_box .content + .content {
  margin-top: 0.41rem;
}
.communityProfile_page .communityProfile2 .module_7 .mod_container .text_box .content + .content p + p {
  margin-top: 0.06rem;
}
.communityProfile_page .communityProfile2 .module_7 .mod_container .text_box h5,
.communityProfile_page .communityProfile2 .module_7 .mod_container .text_box p {
  color: #1C1C1C;
}
.communityProfile_page .communityProfile2 .module_7 .mod_container .text_box h5 {
  font-size: 0.3rem;
  line-height: calc(40/30);
  font-family: AvenirBold;
  font-weight: bold;
  margin-bottom: 0.38rem;
}
.piggyBank_page .banner .banner_img {
  width: 13.1rem;
  height: 5.79rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: -1.63rem;
  bottom: -0.16rem;
}
.piggyBank_page .banner .banner_img:after {
  content: '';
  display: block;
  width: 11.52rem;
  height: 5.74rem;
  background: url(../images/aboutUs/banner_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -0.04rem;
  right: 0;
}
.piggyBank_page .banner .banner_img img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.piggyBank_page .module_1 {
  padding: 1.69rem 0 0.65rem;
}
.piggyBank_page .module_1 .mod_container .mod_top {
  justify-content: space-between;
}
.piggyBank_page .module_1 .mod_container .mod_top .content {
  max-width: 6.8rem;
  margin-top: 0.56rem;
}
.piggyBank_page .module_1 .mod_container .mod_top .mod_img {
  width: 6.13rem;
  height: 6.95rem;
}
.piggyBank_page .module_1 .mod_container .mod_top .mod_img img {
  height: 100%;
  width: auto;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
.piggyBank_page .module_1 .mod_container .mod_bot {
  width: 14.02rem;
  align-items: center;
  justify-content: space-between;
  background: #5dc099;
  padding: 0.29rem 0.62rem;
  border-radius: 0.47rem;
  position: absolute;
  bottom: -0.46rem;
  z-index: 2;
}
.piggyBank_page .module_1 .mod_container .mod_bot .icon_box {
  display: block;
  width: 1.92rem;
  height: 0.48rem;
}
.piggyBank_page .module_1 .mod_container .mod_bot .icon_box img {
  width: 100%;
  height: 100%;
}
.piggyBank_page .module_1 .mod_container .mod_bot span {
  font-size: 0.26rem;
  color: #5d5daa;
  line-height: calc(30/26);
  font-family: AvenirBold;
  font-weight: bold;
}
.piggyBank_page .module_1 .mod_container .mod_bot span:nth-of-type(1) {
  white-space: nowrap;
}
.piggyBank_page .module_2 {
  padding: 0.65rem 0 1.7rem;
}
.piggyBank_page .module_2 .mod_container ul {
  margin-top: 0.57rem;
  gap: 0.65rem 0.45rem;
}
.piggyBank_page .module_2 .mod_container ul li {
  width: 4.37rem;
}
.piggyBank_page .module_2 .mod_container ul li a {
  gap: 0.29rem;
}
.piggyBank_page .module_2 .mod_container ul li a:hover {
  color: #5dc099;
}
.piggyBank_page .module_2 .mod_container ul li .img_box {
  width: 4.37rem;
  height: 2.94rem;
  display: flex;
  align-items: center;
}
.piggyBank_page .module_2 .mod_container ul li .img_box img {
  height: 100%;
  width: auto;
  object-fit: cover;
  object-position: center;
}
.piggyBank_page .module_2 .mod_container ul li .icon_box {
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  background: url(../images/newService/module2_6.png) no-repeat;
  background-size: 100% 100%;
}
.piggyBank_page .module_2 .mod_container ul li .text_box h5 {
  font-size: 0.2rem;
  line-height: calc(27/20);
  font-family: AvenirBold;
  font-weight: bold;
  margin-bottom: 0.14rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.piggyBank_page .module_2 .mod_container ul li .text_box .content p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.piggyBank_page .module_2 .mod_container ul li .text_box .content p + p {
  margin-top: 0.33rem;
  display: flex;
  gap: 0.1rem;
  align-items: center;
}
.communityAlliance_page {
  overflow: hidden;
}
.communityAlliance_page .banner .banner_img {
  width: 13.1rem;
  height: 5.79rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: -1.63rem;
  bottom: -0.16rem;
}
.communityAlliance_page .banner .banner_img:after {
  content: '';
  display: block;
  width: 11.52rem;
  height: 5.74rem;
  background: url(../images/aboutUs/banner_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -0.04rem;
  right: 0;
}
.communityAlliance_page .banner .banner_img img {
  width: auto;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}
.communityAlliance_page .module_1 {
  padding: 1.69rem 0 0.78rem;
}
.communityAlliance_page .module_1 .mod_container .mod_top {
  justify-content: space-between;
}
.communityAlliance_page .module_1 .mod_container .mod_top .text_box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.communityAlliance_page .module_1 .mod_container .mod_top .text_box .content {
  max-width: 6.8rem;
}
.communityAlliance_page .module_1 .mod_container .mod_top .text_box .content p .icon_box {
  cursor: pointer;
  display: block;
  width: 0.44rem;
  height: 0.44rem;
  background: url(../images/instagram.png) no-repeat;
  background-size: 60% 60%;
  background-position: center;
  border: 0.01rem solid #707070;
  border-radius: 50%;
  margin-right: 0.1rem;
}
.communityAlliance_page .module_1 .mod_container .mod_top .text_box .content p + p {
  margin-top: 0.25rem;
}
.communityAlliance_page .module_1 .mod_container .mod_top .mod_img {
  margin-top: 1.35rem;
  position: relative;
}
.communityAlliance_page .module_1 .mod_container .mod_top .mod_img:after {
  content: '';
  display: block;
  width: 14.5rem;
  height: 5.9rem;
  background: url(../images/userExperience/module2_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -0.1rem;
  left: -0.19rem;
}
.communityAlliance_page .module_1 .mod_container .mod_top .mod_img img {
  width: 14rem;
  height: auto;
}
.communityAlliance_page .tabs .tab_nav {
  width: 2.82rem;
  height: 0.53rem;
  border: 0.01rem solid #000000;
  padding: 0.04rem;
  margin-bottom: 1rem;
}
.communityAlliance_page .tabs .tab_nav .tab_link {
  cursor: pointer;
  width: 50%;
  height: 100%;
  font-size: 0.18rem;
  color: #000000;
  line-height: 0.46rem;
  font-family: AvenirBold;
  font-weight: bold;
  opacity: 0.7;
  display: flex;
  text-align: center;
  justify-content: center;
}
.communityAlliance_page .tabs .tab_nav .tab_link.active {
  background: #5d5daa;
  opacity: 1;
}
.communityAlliance_page .tabs .tab_content {
  width: 100%;
}
.communityAlliance_page .communityAlliance1 .module_2,
.communityAlliance_page .communityAlliance2 .module_2 {
  padding: 0 0 0.8rem;
  margin-bottom: -2.78rem;
  z-index: 1;
}
.communityAlliance_page .communityAlliance1 .module_2 .mod_container .mod_img,
.communityAlliance_page .communityAlliance2 .module_2 .mod_container .mod_img {
  position: relative;
}
.communityAlliance_page .communityAlliance1 .module_2 .mod_container .mod_img:after,
.communityAlliance_page .communityAlliance2 .module_2 .mod_container .mod_img:after {
  content: '';
  display: block;
  width: 14.5rem;
  height: 4.5rem;
  background: url(../images/userExperience/module2_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  bottom: -0.1rem;
  left: -0.19rem;
}
.communityAlliance_page .communityAlliance1 .module_2 .mod_container .mod_img img,
.communityAlliance_page .communityAlliance2 .module_2 .mod_container .mod_img img {
  width: 14rem;
  height: auto;
}
.communityAlliance_page .communityAlliance1 .module_3,
.communityAlliance_page .communityAlliance2 .module_3 {
  padding: 3.18rem 0 1.12rem;
  background: #131D10;
}
.communityAlliance_page .communityAlliance1 .module_3 .mod_container .mod_top .text_box .content p,
.communityAlliance_page .communityAlliance2 .module_3 .mod_container .mod_top .text_box .content p {
  color: #ffffff;
}
.communityAlliance_page .communityAlliance1 .module_3 .mod_container .mod_top .text_box .content p .icon_box,
.communityAlliance_page .communityAlliance2 .module_3 .mod_container .mod_top .text_box .content p .icon_box {
  cursor: pointer;
  display: block;
  width: 0.44rem;
  height: 0.44rem;
  background: url(../images/instagram.png) no-repeat;
  background-size: 60% 60%;
  background-position: center;
  border: 0.01rem solid #707070;
  border-radius: 50%;
  margin-right: 0.1rem;
}
.communityAlliance_page .communityAlliance1 .module_3 .mod_container .mod_top .text_box .content p + p,
.communityAlliance_page .communityAlliance2 .module_3 .mod_container .mod_top .text_box .content p + p {
  margin-top: 0.25rem;
}
.communityAlliance_page .communityAlliance1 .module_4,
.communityAlliance_page .communityAlliance2 .module_4 {
  padding: 1.02rem 0 1.69rem;
}
.communityAlliance_page .communityAlliance1 .module_4 .mod_container .img_group,
.communityAlliance_page .communityAlliance2 .module_4 .mod_container .img_group {
  gap: 0.59rem;
}
.communityAlliance_page .communityAlliance1 .module_4 .mod_container .mod_img,
.communityAlliance_page .communityAlliance2 .module_4 .mod_container .mod_img {
  width: 6.72rem;
  height: 4.07rem;
  overflow: hidden;
}
.communityAlliance_page .communityAlliance1 .module_4 .mod_container .mod_img img,
.communityAlliance_page .communityAlliance2 .module_4 .mod_container .mod_img img {
  height: auto;
  width: 100%;
  max-width: 6.72rem;
  object-fit: cover;
  object-position: center;
}
.communityAlliance_page .communityAlliance1 .module_4 .mod_container .mod_img img:hover,
.communityAlliance_page .communityAlliance2 .module_4 .mod_container .mod_img img:hover {
  transform: scale(1.1);
  transition: all 1s ease;
}
.theLatestEvent_page .banner .banner_img,
.lookingBack_page .banner .banner_img {
  width: 13.1rem;
  height: 5.79rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: -1.63rem;
  bottom: -0.16rem;
}
.theLatestEvent_page .banner .banner_img:after,
.lookingBack_page .banner .banner_img:after {
  content: '';
  display: block;
  width: 11.52rem;
  height: 5.74rem;
  background: url(../images/aboutUs/banner_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -0.04rem;
  right: 0;
}
.theLatestEvent_page .banner .banner_img img,
.lookingBack_page .banner .banner_img img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.theLatestEvent_page .module_1,
.lookingBack_page .module_1 {
  padding: 1.69rem 0 1.75rem;
}
.theLatestEvent_page .module_1 .mod_container ul,
.lookingBack_page .module_1 .mod_container ul {
  margin-top: 0.57rem;
  gap: 0.65rem 0.45rem;
}
.theLatestEvent_page .module_1 .mod_container ul li,
.lookingBack_page .module_1 .mod_container ul li {
  width: 4.37rem;
}
.theLatestEvent_page .module_1 .mod_container ul li a,
.lookingBack_page .module_1 .mod_container ul li a {
  gap: 0.29rem;
}
.theLatestEvent_page .module_1 .mod_container ul li a:hover,
.lookingBack_page .module_1 .mod_container ul li a:hover {
  color: #5dc099;
}
.theLatestEvent_page .module_1 .mod_container ul li .img_box,
.lookingBack_page .module_1 .mod_container ul li .img_box {
  width: 4.37rem;
  height: 2.94rem;
  display: flex;
  align-items: center;
  border-radius: 0.18rem;
  overflow: hidden;
}
.theLatestEvent_page .module_1 .mod_container ul li .img_box img,
.lookingBack_page .module_1 .mod_container ul li .img_box img {
  height: 100%;
  width: auto;
  object-fit: cover;
  object-position: center;
}
.theLatestEvent_page .module_1 .mod_container ul li .icon_box,
.lookingBack_page .module_1 .mod_container ul li .icon_box {
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  background: url(../images/newService/module2_6.png) no-repeat;
  background-size: 100% 100%;
}
.theLatestEvent_page .module_1 .mod_container ul li .text_box h5,
.lookingBack_page .module_1 .mod_container ul li .text_box h5 {
  font-size: 0.2rem;
  line-height: calc(27/20);
  font-family: AvenirBold;
  font-weight: bold;
  margin-bottom: 0.14rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.theLatestEvent_page .module_1 .mod_container ul li .text_box .content p,
.lookingBack_page .module_1 .mod_container ul li .text_box .content p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.theLatestEvent_page .module_1 .mod_container ul li .text_box .content p + p,
.lookingBack_page .module_1 .mod_container ul li .text_box .content p + p {
  margin-top: 0.33rem;
  display: flex;
  gap: 0.1rem;
  align-items: center;
}
.lookingBackInnerPage_page .banner .banner_img {
  width: 13.1rem;
  height: 5.79rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: -1.63rem;
  bottom: -0.16rem;
}
.lookingBackInnerPage_page .banner .banner_img:after {
  content: '';
  display: block;
  width: 11.52rem;
  height: 5.74rem;
  background: url(../images/aboutUs/banner_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -0.04rem;
  right: 0;
}
.lookingBackInnerPage_page .banner .banner_img img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.lookingBackInnerPage_page .module_1 {
  padding: 1.69rem 0 0.56rem;
}
.lookingBackInnerPage_page .module_1 .mod_container .img_group {
  margin: 0.63rem 0 0.53rem;
  gap: 0.59rem;
}
.lookingBackInnerPage_page .module_1 .mod_container .mod_img {
  width: 6.74rem;
  height: 4.53rem;
  overflow: hidden;
  border-radius: 0.2rem;
}
.lookingBackInnerPage_page .module_1 .mod_container .mod_img img {
  height: auto;
  width: 100%;
  max-width: 6.74rem;
  object-fit: cover;
  object-position: center;
}
.lookingBackInnerPage_page .module_1 .mod_container .mod_img img:hover {
  transform: scale(1.1);
  transition: all 1s ease;
}
.lookingBackInnerPage_page .module_2 {
  padding: 0.56rem 0 0.44rem;
}
.lookingBackInnerPage_page .module_2 .mod_container {
  position: relative;
  padding-bottom: 0.65rem;
  /* 分頁器和導航按鈕樣式 */
}
.lookingBackInnerPage_page .module_2 .mod_container .swiper-container {
  overflow: hidden;
}
.lookingBackInnerPage_page .module_2 .mod_container .swiper-container .swiper1 {
  width: 8.26rem;
  margin: 0 auto;
  overflow: visible;
  height: auto;
}
.lookingBackInnerPage_page .module_2 .mod_container .swiper-container .swiper1 .swiper-slide {
  width: 4.08rem !important;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.lookingBackInnerPage_page .module_2 .mod_container .swiper-container .swiper1 .swiper-slide .slide_img {
  width: 6.74rem;
  height: 4.53rem;
  overflow: hidden;
  flex-shrink: 0;
}
.lookingBackInnerPage_page .module_2 .mod_container .swiper-container .swiper1 .swiper-slide .slide_img img {
  height: 100%;
  width: auto;
  max-width: 6.74rem;
  object-fit: cover;
  object-position: center;
}
.lookingBackInnerPage_page .module_2 .mod_container .swiper-horizontal > .swiper-pagination-bullets,
.lookingBackInnerPage_page .module_2 .mod_container .swiper-pagination-bullets.swiper-pagination-horizontal,
.lookingBackInnerPage_page .module_2 .mod_container .swiper-pagination-custom,
.lookingBackInnerPage_page .module_2 .mod_container .swiper-pagination-fraction {
  bottom: 0;
}
.lookingBackInnerPage_page .module_2 .mod_container .swiper-pagination {
  gap: 0.12rem;
}
.lookingBackInnerPage_page .module_2 .mod_container .swiper-pagination-bullet {
  background: #D6D6D6;
  opacity: 0.5;
  width: 0.13rem;
  height: 0.13rem;
  display: flex;
  margin: 0;
}
.lookingBackInnerPage_page .module_2 .mod_container .swiper-pagination-bullet-active {
  background: #000000;
  opacity: 1;
}
.lookingBackInnerPage_page .module_2 .mod_container .swiper-button-next,
.lookingBackInnerPage_page .module_2 .mod_container .swiper-button-prev {
  color: #000000;
  background: #5dc099;
  width: 0.63rem;
  height: 0.62rem;
  border-radius: 50%;
  backdrop-filter: blur(4px);
  box-shadow: 0rem 0.05rem 0.09rem #00000030;
}
.lookingBackInnerPage_page .module_2 .mod_container .swiper-button-next:after,
.lookingBackInnerPage_page .module_2 .mod_container .swiper-button-prev:after {
  font-size: 0.18rem;
  font-weight: bold;
  color: #404040;
}
.lookingBackInnerPage_page .module_2 .mod_container .swiper-button-next,
.lookingBackInnerPage_page .module_2 .mod_container .swiper-rtl .swiper-button-prev {
  right: -0.4rem;
}
.lookingBackInnerPage_page .module_2 .mod_container .swiper-button-prev,
.lookingBackInnerPage_page .module_2 .mod_container .swiper-rtl .swiper-button-next {
  left: -0.4rem;
}
.lookingBackInnerPage_page .module_3 {
  padding-top: 1.37rem;
}
.siteMap_page .banner .banner_img {
  width: 13.1rem;
  height: 5.53rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  right: -1.63rem;
  bottom: 0.1rem;
}
.siteMap_page .banner .banner_img:after {
  content: '';
  display: block;
  width: 11.52rem;
  height: 5.74rem;
  background: url(../images/aboutUs/banner_2.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: -0.04rem;
  right: 0;
}
.siteMap_page .banner .banner_img img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.siteMap_page .nav_links {
  width: 14.02rem;
  margin: 1rem auto;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
  height: 100%;
}
.siteMap_page .nav_links li {
  height: 100%;
  position: relative;
}
.siteMap_page .nav_links li .nav-a {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 100%;
  color: #000000;
  font-size: 0.24rem;
  line-height: calc(24/18);
  font-family: 'Microsoft JhengHei';
  text-decoration: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.15rem 0 0.15rem 0.2rem;
}
.siteMap_page .nav_links li .nav-a:before {
  content: "";
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  display: block;
  position: absolute;
  background-color: #000000;
  left: 0;
  top: 0.26rem;
}
.siteMap_page .nav_links li .nav-a.active,
.siteMap_page .nav_links li .nav-a:hover {
  color: #5dc099;
}
.siteMap_page .nav_links li .nav-a.active:before,
.siteMap_page .nav_links li .nav-a:hover:before {
  background: #5dc099;
}
.siteMap_page .nav_links li .menu-box .menu-list {
  background-color: #ffffff;
  padding: 0.1rem 0.28rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.1rem;
  border-radius: 0.08rem;
}
.siteMap_page .nav_links li .menu-box .menu-item {
  color: #101010;
  font-size: 0.2rem;
  line-height: calc(26/18);
  font-family: SourceHanSansHKMedium;
  text-decoration: none;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.1rem;
}
.siteMap_page .nav_links li .menu-box .menu-item:hover span {
  color: #5dc099;
}
@media screen and (max-width: 992px) {
  .inner_page .banner {
    width: 100%;
    height: 3.21rem;
    padding-top: 0.74rem;
  }
  .inner_page .banner .bar {
    padding: 0.08rem 0;
    transform: rotate(-1deg);
    position: absolute;
    bottom: -0.13rem;
    left: 0;
  }
  .inner_page .banner .bar span {
    animation: marquee 10s linear infinite;
  }
  .inner_page .banner .bar span img {
    height: 0.14rem;
  }
  .inner_page .banner .text_box {
    position: absolute;
    top: 0.91rem;
    bottom: unset;
    left: 0.16rem;
    gap: 0.05rem;
  }
  .inner_page .banner .text_box h1 {
    font-size: 0.22rem;
  }
  .inner_page .banner .text_box div {
    display: flex;
    gap: 0.06rem;
    align-items: center;
  }
  .inner_page .banner .text_box div span {
    font-size: 0.14rem;
  }
  .inner_page .module .bar {
    height: 0.36rem;
    padding: 0.08rem 0;
  }
  .inner_page .module .bar span {
    animation: marquee 10s linear infinite;
    font-size: 0.12rem;
    line-height: 1.7;
  }
  .inner_page .module .mod_container {
    width: 100%;
    padding: 0 0.2em;
  }
  .inner_page .module .mod_container .mod_tit.bg:after {
    width: 1.6rem;
    height: 0.57rem;
    position: absolute;
    left: 0;
    top: -0.25rem;
  }
  .inner_page .module .mod_container .mod_tit h3 {
    font-size: 0.18rem;
  }
  .inner_page .module .mod_container .mod_tit h2 {
    font-size: 0.2rem;
  }
  .inner_page .module .mod_container .mod_tit span {
    font-size: 0.14rem;
  }
  .inner_page .module .mod_container .content p {
    font-size: 0.14rem;
  }
  .inner_page .module .mod_container .content p + p {
    margin-top: 0.1rem;
  }
  .index_page .banner {
    width: 100%;
    position: relative;
  }
  .index_page .banner h1 {
    width: 35%;
  }
  .index_page .banner .banner-text {
    position: relative;
    width: 35%;
    z-index: 99;
    margin-top: 30px;
    color: #ffffff;
    border-top: 1px solid rgba(255, 255, 255, 0.16);
    padding-top: 30px;
    margin-bottom: 50px;
  }
  .index_page .banner .banner-text h1 {
    color: #ffffff;
    display: block;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
  }
  .index_page .banner .big-h1 {
    text-align: center;
    color: #E7E6E7;
    font-size: 160px;
    line-height: 0.8;
  }
  .index_page .banner .big-h1 strong {
    color: #fff;
    display: inline-block;
    padding-right: 45px;
    border-right: 1px solid #E7E6E7;
    margin-right: 45px;
  }
  .index_page .banner .swiper {
    height: 5.5rem;
  }
  .index_page .banner .swiper-slide {
    position: relative;
  }
  .index_page .banner .swiper-slide .inner {
    display: block;
    top: 15%;
    width: 80%;
    left: 10%;
    align-items: center;
  }
  .index_page .banner .swiper-slide .inner .logo {
    width: 1.66rem;
    height: 0.71rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .index_page .banner .swiper-slide .inner .logo img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    object-position: center;
  }
  .index_page .banner .swiper-slide .inner .imgs {
    width: 2.88rem;
    height: unset;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .index_page .banner .swiper-slide .inner img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    object-fit: cover;
    object-position: center;
  }
  .index_page .banner .swiper-slide .boximg {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .index_page .banner .swiper-slide .boximg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .index_page .banner .arrow {
    position: absolute;
    right: 0.15rem;
    bottom: 0.1rem;
  }
  .index_page .banner .arrow .swiper-button-prev,
  .index_page .banner .arrow .swiper-button-next {
    width: 0.55rem;
    height: 0.55rem;
    border: 0.02rem dashed #B8D137;
    background: #ffffff;
    left: 0;
    border-radius: 50%;
  }
  .index_page .banner .arrow .swiper-button-prev::after,
  .index_page .banner .arrow .swiper-button-next::after {
    content: '';
    width: 0.16rem;
    height: 0.16rem;
    background: url(../images/icon.svg) no-repeat top center;
    background-size: cover;
    transform: rotate(180deg);
  }
  .index_page .banner .arrow .swiper-button-prev.swiper-button-next,
  .index_page .banner .arrow .swiper-button-next.swiper-button-next {
    left: auto;
    right: 0;
    border-radius: 50%;
  }
  .index_page .banner .arrow .swiper-button-prev.swiper-button-next::after,
  .index_page .banner .arrow .swiper-button-next.swiper-button-next::after {
    content: '';
    width: 0.16rem;
    height: 0.16rem;
    background: url(../images/icon.svg) no-repeat top center;
    background-size: cover;
    transform: scale(1);
  }
  .index_page .banner .swiper-pagination {
    position: relative;
    margin: 0;
    color: rgba(255, 255, 255, 0.4);
    width: auto;
    text-align: left;
    padding-left: 0.1rem;
  }
  .index_page .banner .swiper-horizontal > .swiper-pagination-bullets,
  .index_page .banner .swiper-pagination-bullets.swiper-pagination-horizontal,
  .index_page .banner .swiper-pagination-custom,
  .index_page .banner .swiper-pagination-fraction {
    bottom: 0.27rem;
    display: flex;
    justify-content: flex-start;
  }
  .index_page .first-block {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .index_page .first-block .bar {
    padding: 0.11rem 0;
  }
  .index_page .first-block .bar span {
    animation: marquee 10s linear infinite;
    width: 100%;
  }
  .index_page .first-block .bar span img {
    height: 0.1rem;
  }
  .index_page .first-block .pt-3 {
    padding-top: 0.16rem !important;
  }
  .index_page .first-block .mt-5 {
    margin-top: 0.48rem !important;
  }
  .index_page .first-block .title p {
    text-transform: uppercase;
  }
  .index_page .first-block .title p::after {
    content: '';
    display: block;
    width: 62px;
    height: 4px;
    background: #1434CB;
    margin: 15px auto;
  }
  .index_page .first-block .header-top {
    margin-top: 0.24rem;
    padding-top: 0.16rem;
    margin-bottom: 0.08rem;
  }
  .index_page .first-block .header-top h2 {
    font-size: 0.44rem;
  }
  .index_page .first-block .text {
    max-width: 6.66rem;
    margin: 0 auto;
    padding: 0.24rem 0.15rem;
  }
  .index_page .first-block .text p {
    font-size: 0.14rem;
    color: #000000;
    line-height: 1.6;
    font-family: AvenirRegular;
    margin-bottom: 0.16rem;
  }
  .index_page .second-block {
    padding-top: 0.4rem;
  }
  .index_page .second-block .mod_container {
    width: 3.288rem;
  }
  .index_page .second-block .left .header-top {
    text-align: center;
    margin: 0.32rem 0;
  }
  .index_page .second-block .left .header-top h2 {
    font-size: 0.32rem;
  }
  .index_page .second-block .left .header-top h2 + h2 {
    font-size: 0.44rem;
  }
  .index_page .second-block .left,
  .index_page .second-block .right {
    width: 100%;
  }
  .index_page .second-block .left .box a .boximg,
  .index_page .second-block .right .box a .boximg {
    width: 100%;
    height: 2.18rem;
  }
  .index_page .second-block .left .box a .con,
  .index_page .second-block .right .box a .con {
    text-align: center;
    padding: 0.24rem 0;
  }
  .index_page .second-block .left .box a .con h3,
  .index_page .second-block .right .box a .con h3 {
    font-size: 0.38rem;
    line-height: 1.2;
    margin-bottom: 0.05rem;
  }
  .index_page .second-block .left .box a .con h4,
  .index_page .second-block .right .box a .con h4 {
    font-size: 0.18rem;
    line-height: 1.4;
  }
  .index_page .second-block .left .box a .con h4 br,
  .index_page .second-block .right .box a .con h4 br {
    display: block;
  }
  .index_page .second-block .left .box a .con p,
  .index_page .second-block .right .box a .con p {
    font-size: 0.14rem;
    line-height: 1.6;
    margin-bottom: 0.16rem;
    text-align: left;
  }
  .index_page .second-block .left .box a .con ul,
  .index_page .second-block .right .box a .con ul {
    margin-bottom: 0.16rem;
  }
  .index_page .second-block .download-image-div .download-top {
    width: 80%;
    margin: 0.7rem auto 0;
    flex-direction: column;
    align-items: flex-start;
  }
  .index_page .second-block .download-image-div .download-top img {
    width: 1.32rem;
    height: 0.35rem;
    margin-bottom: 0.1rem;
  }
  .index_page .second-block .download-image-div .download-top .download-top-right {
    padding: 0 5%;
    margin-bottom: 0.08rem;
  }
  .index_page .second-block .download-image-div .download-top .download-top-right p {
    font-size: 0.18rem;
    line-height: 1.6;
    margin-bottom: 0.08rem;
  }
  .index_page .second-block .download-image-div .download-image {
    width: 2.63rem;
    height: auto;
    margin: 0 auto 0.8rem;
  }
  .index_page .third-block {
    padding: 0.5rem 0.15rem;
  }
  .index_page .third-block .mod_container {
    width: 3.288rem;
    margin-top: 0.24rem;
  }
  .index_page .third-block .header-top h2 {
    font-size: 0.28rem;
  }
  .index_page .third-block .header-top h2 b {
    font-size: 0.4rem;
  }
  .index_page .third-block form {
    padding: 0 0.15rem;
  }
  .index_page .third-block form .form-group {
    width: 100%;
  }
  .index_page .third-block .card_grid {
    gap: 0.2rem;
    margin-top: 0.3rem;
  }
  .index_page .third-block .card_grid .grid_card {
    width: 100%;
  }
  .index_page .third-block .card_grid .grid_card .card_img {
    width: 100%;
    height: auto;
  }
  .index_page .third-block .card_grid .grid_card .card_img img {
    width: 100%;
    height: auto;
  }
  .index_page .third-block .card_grid .grid_card .card_content .tag_group .tag {
    height: 0.3rem;
    font-size: 0.14rem;
    line-height: 0.3rem;
  }
  .index_page .third-block .card_grid .grid_card .card_content .text_box {
    padding: 0.16rem 0.1rem;
    height: unset;
  }
  .index_page .third-block .card_grid .grid_card .card_content .text_box h5 {
    font-size: 0.16rem;
    height: unset;
    min-height: unset;
  }
  .index_page .third-block .card_grid .grid_card .card_content .text_box .content {
    margin-top: 0.06rem;
  }
  .index_page .third-block .card_grid .grid_card .card_content .text_box .content p {
    font-size: 0.14rem;
  }
  .index_page .third-block .card_grid .grid_card .card_content .text_box .content p:nth-of-type(1) {
    min-height: unset;
  }
  .index_page .third-block .card_grid .grid_card .card_content .text_box .content p + p {
    margin-top: 0.06rem;
  }
  .index_page .third-block .centre_list {
    margin-top: 0.48rem;
    display: flex;
    flex-wrap: wrap;
    gap: 0.24rem;
    padding: 0 0.15rem;
  }
  .index_page .third-block .centre_list > div {
    width: 3.286rem;
  }
  .index_page .third-block .centre_list > div a {
    display: block;
    background: #ffffff;
    transition: all 0.35s ease;
    height: 100%;
  }
  .index_page .third-block .centre_list > div a:hover {
    box-shadow: 0 0.03rem 0.06rem rgba(0, 0, 0, 0.16);
  }
  .index_page .third-block .centre_list > div a:hover .boximg img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  .index_page .third-block .centre_list > div a:hover .con em,
  .index_page .third-block .centre_list > div a:hover .con h4,
  .index_page .third-block .centre_list > div a:hover .con p {
    color: #5dc099;
  }
  .index_page .third-block .centre_list > div a .boximg {
    overflow: hidden;
    height: 0;
    width: 100%;
    padding-bottom: 66.25%;
    position: relative;
  }
  .index_page .third-block .centre_list > div a .boximg img {
    object-fit: cover;
    transition: all 0.35s ease;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  .index_page .third-block .centre_list > div a .con {
    padding: 0 0.32rem 0.24rem;
    position: relative;
  }
  .index_page .third-block .centre_list > div a .con h4 {
    font-size: 0.16rem;
    margin: 0.24rem 0 0.48rem;
  }
  .index_page .third-block .show-more {
    color: #000000;
    font-size: 0.14rem;
    line-height: calc(32/14);
    font-family: 'AvenirRegular';
    display: block;
    text-decoration: underline;
    margin: 0.48rem auto auto auto;
  }
  .index_page .third-block .show-more:hover {
    color: #5dc099;
  }
  .aboutUs_page .banner .banner_img {
    width: 100%;
    height: auto;
    position: absolute;
    right: -0.4rem;
    bottom: 0.1rem;
  }
  .aboutUs_page .banner .banner_img:after {
    content: '';
    display: block;
    width: 3.24rem;
    height: 1.52rem;
    background: url(../images/aboutUs/banner_2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: -0.04rem;
    right: 0;
  }
  .aboutUs_page .banner .banner_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .aboutUs_page .module_1 {
    padding: 0.5rem 0 0.4rem;
  }
  .aboutUs_page .module_1:after {
    width: 2.5rem;
    height: 1.5rem;
    position: absolute;
    left: -0.07rem;
    bottom: 0;
  }
  .aboutUs_page .module_1 .mod_container .mod_top {
    flex-direction: column;
    gap: 0.16rem;
  }
  .aboutUs_page .module_1 .mod_container .mod_top .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .aboutUs_page .module_1 .mod_container .mod_top .mod_img {
    width: 100%;
    height: auto;
  }
  .aboutUs_page .module_1 .mod_container .mod_top .mod_img img {
    height: auto;
    width: 80%;
  }
  .aboutUs_page .module_1 .mod_container .mod_bot {
    width: 3.4rem;
    padding: 0.1rem 0.26rem;
    border-radius: 0.47rem;
    position: absolute;
    bottom: -0.46rem;
    z-index: 2;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.1rem;
  }
  .aboutUs_page .module_1 .mod_container .mod_bot .icon_box {
    display: block;
    width: 1.92rem;
    height: 0.48rem;
  }
  .aboutUs_page .module_1 .mod_container .mod_bot .icon_box img {
    width: 100%;
    height: 100%;
  }
  .aboutUs_page .module_1 .mod_container .mod_bot span {
    font-size: 0.14rem;
  }
  .aboutUs_page .module_1 .mod_container .mod_bot span:nth-of-type(1) {
    font-size: 0.12rem;
  }
  .aboutUs_page .module_2 {
    padding: 1rem 0 0.7rem;
  }
  .aboutUs_page .module_2 .bar {
    height: 0.36rem;
    padding: 0.08rem 0;
  }
  .aboutUs_page .module_2 .bar span {
    animation: marquee 10s linear infinite;
    font-size: 0.12rem;
    line-height: 1.7;
  }
  .aboutUs_page .module_2 .mod_container ul {
    gap: 0.16rem;
    margin-top: 0.1rem;
  }
  .aboutUs_page .module_2 .mod_container ul li {
    width: 100%;
    height: unset;
    min-height: 1.2rem;
    padding: 0.1rem 0.16rem;
    gap: 0.2rem;
    flex-direction: row;
    align-items: center;
  }
  .aboutUs_page .module_2 .mod_container ul li .icon_box {
    display: flex;
    align-items: center;
  }
  .aboutUs_page .module_2 .mod_container ul li .icon_box img {
    width: auto;
    height: auto;
    max-width: 0.8rem;
    max-height: 0.5rem;
    min-width: 0.6rem;
    min-height: 0.46rem;
  }
  .aboutUs_page .module_2 .mod_container ul li h4 {
    font-size: 0.3rem;
    margin-bottom: 0.06rem;
  }
  .aboutUs_page .module_2 .mod_container ul li p {
    font-size: 0.14rem;
  }
  .conceptFramework_page .banner .banner_img {
    width: 3.24rem;
    height: 1.52rem;
    position: absolute;
    right: 0;
    bottom: 0.1rem;
  }
  .conceptFramework_page .banner .banner_img:after {
    content: '';
    display: block;
    width: 3.28rem;
    height: 1.52rem;
    background: url(../images/aboutUs/banner_2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: -0.04rem;
    right: 0;
  }
  .conceptFramework_page .banner .banner_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .conceptFramework_page .module_1 {
    padding: 0.5rem 0 0.4rem;
  }
  .conceptFramework_page .module_1:after {
    width: 3.4rem;
    height: 0.25rem;
    position: absolute;
    left: 0.1rem;
    bottom: 0;
  }
  .conceptFramework_page .module_1 .mod_container .mod_top {
    flex-direction: column;
    gap: 0.16rem;
  }
  .conceptFramework_page .module_1 .mod_container .mod_top .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .conceptFramework_page .module_1 .mod_container .mod_top .mod_img {
    width: 100%;
    height: auto;
  }
  .conceptFramework_page .module_1 .mod_container .mod_top .mod_img img {
    height: auto;
    width: 80%;
  }
  .conceptFramework_page .module_2 {
    padding: 0.4rem 0 0.7rem;
  }
  .conceptFramework_page .module_2 .mod_container .text_box {
    flex-direction: column;
  }
  .conceptFramework_page .module_2 .mod_container .text_box .content {
    max-width: unset;
  }
  .conceptFramework_page .module_2 .mod_container .text_box .content .btn_group {
    gap: 0.1rem;
    margin-top: 0.16rem;
    align-self: stretch;
  }
  .conceptFramework_page .module_2 .mod_container .text_box .content .btn_group a {
    max-width: 60%;
    min-width: unset;
    padding: 0.03rem 0.03rem 0.03rem 0.1rem;
    font-size: 0.14rem;
    gap: 0.12rem;
  }
  .conceptFramework_page .module_2 .mod_container .text_box .content .btn_group a .icon_box {
    width: 0.36rem;
    height: 0.36rem;
  }
  .conceptFramework_page .module_2 .mod_container .mod_img {
    margin-top: 0.3rem;
  }
  .conceptFramework_page .module_2 .mod_container .mod_img:after {
    content: '';
    display: block;
    width: 100%;
    height: 1.1rem;
    background: url(../images/aboutUs/module2_14.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .conceptFramework_page .module_2 .mod_container .mod_img img {
    width: 100%;
    height: auto;
  }
  .conceptFramework_page .module_3 {
    padding: 0.4rem 0 0.7rem;
    height: auto;
    background: none;
    background-size: 100%;
  }
  .conceptFramework_page .module_3:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.65);
    display: none;
  }
  .conceptFramework_page .module_3 .mod_container {
    position: relative;
    z-index: 1;
  }
  .conceptFramework_page .module_3 .mod_container .text_box {
    flex-direction: column;
  }
  .conceptFramework_page .module_3 .mod_container .text_box .mod_tit h2 {
    color: #5d5daa;
  }
  .conceptFramework_page .module_3 .mod_container .text_box .content {
    max-width: 90%;
    text-align: center;
    margin-top: 0.2rem;
  }
  .conceptFramework_page .module_3 .mod_container .text_box .content p {
    color: #0A0A0A;
  }
  .conceptFramework_page .module_3 .mod_container .mod_img {
    margin-top: 0.2rem;
  }
  .conceptFramework_page .module_3 .mod_container .mod_img img {
    width: 100%;
    height: auto;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group {
    margin-top: 0.3rem;
    position: relative;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group .circle_item {
    position: relative;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group .circle_item + .circle_item {
    margin-top: 0.2rem;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group .circle_item.circle_1 {
    position: unset;
    transform: unset;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group .circle_item.circle_1 .circle_text {
    width: 100%;
    position: unset;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group .circle_item.circle_2 {
    position: unset;
    transform: unset;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group .circle_item.circle_2 .circle_text {
    width: 100%;
    position: unset;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group .circle_item.circle_3 {
    position: unset;
    transform: unset;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group .circle_item.circle_3 .circle_text {
    width: 100%;
    position: unset;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group .circle_item .circle {
    width: 100%;
    height: unset;
    border-radius: 0.1rem;
    gap: 0.1rem;
    padding-bottom: 0.1rem;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group .circle_item .circle .mod_tit h2 {
    color: #ffffff;
    text-shadow: unset;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group .circle_item .circle .content {
    padding: 0.13rem 0.2rem 0.12rem;
    border-radius: 0.47rem;
    max-width: 90%;
    text-align: center;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group .circle_item .circle .content p {
    font-family: AvenirBold;
    font-weight: 700;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group .circle_item .circle_text .content {
    margin-top: 0.1rem;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group .circle_item .circle_text .content p {
    position: relative;
    padding-left: 0.16rem;
    text-align: left;
  }
  .conceptFramework_page .module_3 .mod_container .circle_group .circle_item .circle_text .content p:after {
    width: 0.12rem;
    height: 0.12rem;
    position: absolute;
    left: 0;
    top: 0.03rem;
    background: url(../images/xing_B.png) no-repeat;
    background-size: 100%;
  }
  .ourTeam_page .banner .banner_img {
    width: 100%;
    height: auto;
    position: absolute;
    right: -0.4rem;
    bottom: 0.1rem;
  }
  .ourTeam_page .banner .banner_img:after {
    content: '';
    display: block;
    width: 3.24rem;
    height: 1.52rem;
    background: url(../images/aboutUs/banner_2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: -0.04rem;
    right: 0;
  }
  .ourTeam_page .banner .banner_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .ourTeam_page .module_1 {
    padding: 0.5rem 0 0.4rem;
  }
  .ourTeam_page .module_1:after {
    width: 2.5rem;
    height: 1.5rem;
    position: absolute;
    left: -0.07rem;
    bottom: 0;
  }
  .ourTeam_page .module_1 .mod_container .mod_top {
    flex-direction: column;
    gap: 0.16rem;
  }
  .ourTeam_page .module_1 .mod_container .mod_top .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .ourTeam_page .module_1 .mod_container .mod_top .mod_img {
    width: 100%;
    height: auto;
  }
  .ourTeam_page .module_1 .mod_container .mod_top .mod_img img {
    height: auto;
    width: 80%;
  }
  .ourTeam_page .module_1 .mod_container .mod_bot {
    width: 3.4rem;
    padding: 0.1rem 0.26rem;
    border-radius: 0.47rem;
    position: absolute;
    bottom: -0.46rem;
    z-index: 2;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.1rem;
  }
  .ourTeam_page .module_1 .mod_container .mod_bot .icon_box {
    display: block;
    width: 1.92rem;
    height: 0.48rem;
  }
  .ourTeam_page .module_1 .mod_container .mod_bot .icon_box img {
    width: 100%;
    height: 100%;
  }
  .ourTeam_page .module_1 .mod_container .mod_bot span {
    font-size: 0.14rem;
  }
  .ourTeam_page .module_1 .mod_container .mod_bot span:nth-of-type(1) {
    font-size: 0.12rem;
  }
  .ourTeam_page .module_2 {
    padding: 0.4rem 0 0.4rem;
  }
  .ourTeam_page .module_2 .mod_container .text_box {
    flex-direction: column;
  }
  .ourTeam_page .module_2 .mod_container .text_box .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .ourTeam_page .module_2 .mod_container .mod_cont {
    margin-top: 0.3rem;
  }
  .ourTeam_page .module_2 .mod_container ul {
    gap: 0.16rem;
    margin-top: 0.1rem;
  }
  .ourTeam_page .module_2 .mod_container ul:after {
    display: none;
  }
  .ourTeam_page .module_2 .mod_container ul li {
    width: 47%;
    height: unset;
    gap: 0.1rem;
    flex-direction: row;
    align-items: center;
  }
  .ourTeam_page .module_2 .mod_container ul li .icon_box {
    display: flex;
    align-items: center;
  }
  .ourTeam_page .module_2 .mod_container ul li .icon_box img {
    width: 100%;
    height: auto;
  }
  .ourTeam_page .module_2 .mod_container ul li h4 {
    font-size: 0.3rem;
    margin-bottom: 0.06rem;
  }
  .ourTeam_page .module_2 .mod_container ul li p {
    font-size: 0.14rem;
  }
  .ourTeam_page .module_3,
  .ourTeam_page .module_4,
  .ourTeam_page .module_5 {
    padding: 0.4rem 0 0.3rem;
  }
  .ourTeam_page .module_3 .mod_container ul,
  .ourTeam_page .module_4 .mod_container ul,
  .ourTeam_page .module_5 .mod_container ul {
    margin-top: 0.2rem;
    gap: 0.35rem;
  }
  .ourTeam_page .module_3 .mod_container ul li,
  .ourTeam_page .module_4 .mod_container ul li,
  .ourTeam_page .module_5 .mod_container ul li {
    width: 100%;
  }
  .ourTeam_page .module_3 .mod_container ul li .img_box,
  .ourTeam_page .module_4 .mod_container ul li .img_box,
  .ourTeam_page .module_5 .mod_container ul li .img_box {
    width: 100%;
    height: auto;
  }
  .ourTeam_page .module_3 .mod_container ul li .img_box img,
  .ourTeam_page .module_4 .mod_container ul li .img_box img,
  .ourTeam_page .module_5 .mod_container ul li .img_box img {
    width: 100%;
    height: auto;
  }
  .ourTeam_page .module_3 .mod_container ul li .des,
  .ourTeam_page .module_4 .mod_container ul li .des,
  .ourTeam_page .module_5 .mod_container ul li .des {
    text-align: center;
  }
  .ourTeam_page .module_3 .mod_container ul li .des h5,
  .ourTeam_page .module_4 .mod_container ul li .des h5,
  .ourTeam_page .module_5 .mod_container ul li .des h5 {
    font-size: 0.18rem;
  }
  .ourTeam_page .module_3 .mod_container ul li .des h6,
  .ourTeam_page .module_4 .mod_container ul li .des h6,
  .ourTeam_page .module_5 .mod_container ul li .des h6,
  .ourTeam_page .module_3 .mod_container ul li .des p,
  .ourTeam_page .module_4 .mod_container ul li .des p,
  .ourTeam_page .module_5 .mod_container ul li .des p {
    font-size: 0.16rem;
  }
  .ourTeam_page .module_3 .mod_container ul li .des h6,
  .ourTeam_page .module_4 .mod_container ul li .des h6,
  .ourTeam_page .module_5 .mod_container ul li .des h6 {
    margin-top: 0.08rem;
    margin-bottom: 0.04rem;
  }
  .ourTeam_page .module_5 {
    padding-bottom: 0.7rem;
  }
  .ourTeam_page .module_5 .mod_container .content {
    margin-top: 0.2rem;
  }
  .CJCCentre_page .banner .banner_img {
    width: 100%;
    height: auto;
    position: absolute;
    right: -0.4rem;
    bottom: 0.03rem;
  }
  .CJCCentre_page .banner .banner_img:after {
    content: '';
    display: block;
    width: 3.24rem;
    height: 1.52rem;
    background: url(../images/aboutUs/banner_2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.01rem;
    left: -0.04rem;
    right: 0;
  }
  .CJCCentre_page .banner .banner_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .CJCCentre_page .module_1 {
    padding: 0.5rem 0 0.4rem;
  }
  .CJCCentre_page .module_1:after {
    width: 2.5rem;
    height: 1.5rem;
    position: absolute;
    left: -0.07rem;
    bottom: 0;
  }
  .CJCCentre_page .module_1 .mod_container .mod_top {
    flex-direction: column;
    gap: 0.16rem;
  }
  .CJCCentre_page .module_1 .mod_container .mod_top .text_box {
    flex-direction: column;
  }
  .CJCCentre_page .module_1 .mod_container .mod_top .text_box .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .CJCCentre_page .module_1 .mod_container .mod_top .img_group {
    margin-top: 0.2rem;
    flex-direction: column;
    gap: 0.16rem;
  }
  .CJCCentre_page .module_1 .mod_container .mod_top .mod_img {
    width: 100%;
    height: auto;
  }
  .CJCCentre_page .module_1 .mod_container .mod_top .mod_img img {
    height: auto;
    width: 80%;
  }
  .CJCCentre_page .module_2 {
    padding: 0.4rem 0 0.6rem;
  }
  .CJCCentre_page .module_2 .mod_container .text_box {
    flex-direction: column;
  }
  .CJCCentre_page .module_2 .mod_container .text_box .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .CJCCentre_page .module_2 .mod_container ul {
    gap: 0.36rem;
    margin-top: 0.3rem;
    flex-direction: column;
  }
  .CJCCentre_page .module_2 .mod_container ul li {
    width: 100%;
    height: unset;
    padding: 0 0.2rem 0.2rem;
    display: flex;
    flex-direction: column-reverse;
  }
  .CJCCentre_page .module_2 .mod_container ul li h4 {
    font-size: 0.6rem;
    text-align: right;
    margin-top: -0.3rem;
    line-height: 1;
  }
  .CJCCentre_page .module_2 .mod_container ul li h5 {
    font-size: 0.16rem;
  }
  .CJCCentre_page .module_2 .mod_container ul li p {
    font-size: 0.14rem;
  }
  .CJCCentre_page .module_2 .mod_container .swiper-container {
    margin-top: 0.4rem;
  }
  .CJCCentre_page .module_2 .mod_container .swiper-container .swiper {
    width: 100%;
    height: auto;
    padding-bottom: 0.4rem;
  }
  .CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide {
    background: transparent;
    /* 子項網格佈局：2列 x 4行 = 8個卡片 */
  }
  .CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid {
    gap: 0.2rem;
  }
  .CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card {
    width: 100%;
  }
  .CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_img {
    width: 100%;
    height: auto;
  }
  .CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_img img {
    width: 50%;
    height: auto;
  }
  .CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content .tag_group .tag {
    height: 0.3rem;
    font-size: 0.14rem;
    line-height: 0.3rem;
  }
  .CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content .text_box {
    padding: 0.16rem 0.1rem;
    height: unset;
  }
  .CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content .text_box h5 {
    font-size: 0.16rem;
    height: unset;
    min-height: unset;
  }
  .CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content .text_box .content {
    margin-top: 0.06rem;
  }
  .CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content .text_box p:nth-of-type(1) {
    min-height: unset;
  }
  .CJCCentre_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content .text_box p + p {
    margin-top: 0.06rem;
  }
  .CJCCentre_page .module_2 .mod_container .swiper-pagination {
    gap: 0.12rem;
  }
  .CJCCentre_page .module_2 .mod_container .swiper-pagination-bullet {
    width: 0.14rem;
    height: 0.14rem;
  }
  .TOMO_page .banner h1 br {
    display: none;
  }
  .TOMO_page .banner .banner_img {
    width: 100%;
    height: auto;
    position: absolute;
    right: -0.4rem;
    bottom: 0.03rem;
  }
  .TOMO_page .banner .banner_img:after {
    content: '';
    display: block;
    width: 3.24rem;
    height: 1.52rem;
    background: url(../images/aboutUs/banner_2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: -0.04rem;
    right: 0;
  }
  .TOMO_page .banner .banner_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .TOMO_page .module_1 {
    padding: 0.5rem 0 0.4rem;
  }
  .TOMO_page .module_1:after {
    width: 2.5rem;
    height: 1.5rem;
    position: absolute;
    left: -0.07rem;
    bottom: 0;
  }
  .TOMO_page .module_1 .mod_container .mod_top {
    flex-direction: column;
    gap: 0.16rem;
  }
  .TOMO_page .module_1 .mod_container .mod_top .text_box {
    flex-direction: column;
  }
  .TOMO_page .module_1 .mod_container .mod_top .text_box .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .TOMO_page .module_1 .mod_container .mod_top .img_group {
    margin-top: 0.2rem;
    flex-direction: column;
    gap: 0.16rem;
  }
  .TOMO_page .module_1 .mod_container .mod_top .mod_img {
    width: 100%;
    height: auto;
  }
  .TOMO_page .module_1 .mod_container .mod_top .mod_img img {
    height: auto;
    width: 80%;
  }
  .TOMO_page .module_2 {
    padding: 0.4rem 0 0.8rem;
  }
  .TOMO_page .module_2 .TOMO {
    font-size: 0.48rem;
    color: #ffffff;
    position: absolute;
    right: 0.1rem;
    top: 1.78rem;
  }
  .TOMO_page .module_2 .mod_container {
    flex-direction: column-reverse;
    gap: 0.3rem;
  }
  .TOMO_page .module_2 .mod_container .text_box .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .TOMO_page .module_2 .mod_container .text_box .btn_group {
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
  }
  .TOMO_page .module_2 .mod_container .text_box .btn_group a {
    font-size: 0.14rem;
    width: 1.2rem;
    padding: 0.1rem 0;
    border-radius: 0.1rem;
  }
  .TOMO_page .module_2 .mod_container .text_box ul {
    gap: 0.16rem;
    margin-top: 0.3rem;
    justify-content: center;
  }
  .TOMO_page .module_2 .mod_container .text_box ul li .img_box {
    width: unset;
    height: auto;
    padding: 0.1rem;
  }
  .TOMO_page .module_2 .mod_container .text_box ul li span {
    font-size: 0.14rem;
    padding: 0.05rem 0.1rem;
    min-width: unset;
    margin: -0.08rem auto 0;
  }
  .TOMO_page .module_2 .mod_container .mod_img {
    width: 3rem;
    height: 3rem;
    margin-left: 0;
    padding: 0.16rem;
    margin: 0 auto;
  }
  .TOMO_page .module_2 .mod_container .mod_img img {
    width: auto;
    height: 100%;
    max-width: 100%;
    object-fit: cover;
    object-position: center;
  }
  .onlineAndOffline_page .banner .banner_img {
    width: 100%;
    height: auto;
    position: absolute;
    right: -0.4rem;
    bottom: 0.03rem;
  }
  .onlineAndOffline_page .banner .banner_img:after {
    content: '';
    display: block;
    width: 3.24rem;
    height: 1.52rem;
    background: url(../images/aboutUs/banner_2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: -0.04rem;
    right: 0;
  }
  .onlineAndOffline_page .banner .banner_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .onlineAndOffline_page .module_1 {
    padding: 0.5rem 0 0.4rem;
  }
  .onlineAndOffline_page .module_1:after {
    width: 2.5rem;
    height: 1.5rem;
    position: absolute;
    left: -0.07rem;
    bottom: 0;
  }
  .onlineAndOffline_page .module_1 .mod_container .mod_top {
    flex-direction: column;
    gap: 0.16rem;
  }
  .onlineAndOffline_page .module_1 .mod_container .mod_top .text_box {
    flex-direction: column;
  }
  .onlineAndOffline_page .module_1 .mod_container .mod_top .text_box .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .onlineAndOffline_page .module_1 .mod_container .mod_top .img_group {
    margin-top: 0.2rem;
    flex-direction: column;
    gap: 0.16rem;
  }
  .onlineAndOffline_page .module_1 .mod_container .mod_top .mod_img {
    width: 100%;
    height: auto;
  }
  .onlineAndOffline_page .module_1 .mod_container .mod_top .mod_img img {
    height: auto;
    width: 80%;
  }
  .onlineAndOffline_page .module_2 {
    padding: 0.4rem 0 0.7rem;
  }
  .onlineAndOffline_page .module_2 .mod_container .text_box {
    flex-direction: column;
  }
  .onlineAndOffline_page .module_2 .mod_container .text_box .content {
    max-width: unset;
  }
  .onlineAndOffline_page .module_2 .mod_container .mod_img {
    margin-top: 0.3rem;
  }
  .onlineAndOffline_page .module_2 .mod_container .mod_img:after {
    content: '';
    display: block;
    width: 100%;
    height: 1.5rem;
    background: url(../images/aboutUs/module2_14.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .onlineAndOffline_page .module_2 .mod_container .mod_img img {
    width: 100%;
    height: auto;
  }
  .youthLed_page .banner .banner_img {
    width: 100%;
    height: auto;
    position: absolute;
    right: -0.4rem;
    bottom: 0.03rem;
  }
  .youthLed_page .banner .banner_img:after {
    content: '';
    display: block;
    width: 3.24rem;
    height: 1.52rem;
    background: url(../images/aboutUs/banner_2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: -0.04rem;
    right: 0;
  }
  .youthLed_page .banner .banner_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .youthLed_page .module_1 {
    padding: 0.5rem 0 0.4rem;
  }
  .youthLed_page .module_1:after {
    width: 2.5rem;
    height: 1.5rem;
    position: absolute;
    left: -0.07rem;
    bottom: 0;
  }
  .youthLed_page .module_1 .mod_container .mod_top {
    flex-direction: column;
    gap: 0.16rem;
  }
  .youthLed_page .module_1 .mod_container .mod_top .text_box {
    flex-direction: column;
  }
  .youthLed_page .module_1 .mod_container .mod_top .text_box .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .youthLed_page .module_1 .mod_container .mod_bot {
    width: 100%;
    margin-top: 0.2rem;
  }
  .youthLed_page .module_1 .mod_container .mod_bot .swiper-container .swiper1 {
    width: 100%;
    margin: 0 auto;
  }
  .youthLed_page .module_1 .mod_container .mod_bot .swiper-container .swiper1 .swiper-slide {
    width: 100% !important;
  }
  .youthLed_page .module_1 .mod_container .mod_bot .swiper-container .swiper1 .swiper-slide .slide_img {
    width: 100%;
    height: auto;
  }
  .youthLed_page .module_1 .mod_container .mod_bot .swiper-container .swiper1 .swiper-slide .slide_img img {
    height: auto;
    width: 100%;
    max-width: 100%;
  }
  .youthLed_page .module_1 .mod_container .mod_bot .swiper-button-next,
  .youthLed_page .module_1 .mod_container .mod_bot .swiper-button-prev {
    width: 0.39rem;
    height: 0.39rem;
  }
  .youthLed_page .module_1 .mod_container .mod_bot .swiper-button-next:after,
  .youthLed_page .module_1 .mod_container .mod_bot .swiper-button-prev:after {
    font-size: 0.18rem;
  }
  .youthLed_page .module_1 .mod_container .mod_bot .swiper-button-next,
  .youthLed_page .module_1 .mod_container .mod_bot .swiper-rtl .swiper-button-prev {
    right: 0;
  }
  .youthLed_page .module_1 .mod_container .mod_bot .swiper-button-prev,
  .youthLed_page .module_1 .mod_container .mod_bot .swiper-rtl .swiper-button-next {
    left: 0;
  }
  .youthLed_page .module_2 {
    padding: 0.4rem 0 0.8rem;
  }
  .youthLed_page .module_2 .mod_container .text_box {
    flex-direction: column;
  }
  .youthLed_page .module_2 .mod_container .text_box .content {
    max-width: unset;
    margin-top: 0.4rem;
    padding: 0.4rem 0.1rem 0.1rem;
  }
  .youthLed_page .module_2 .mod_container .text_box .content:after {
    width: 0.33rem;
    height: 0.32rem;
    position: absolute;
    top: -0.16rem;
    left: 0.2rem;
    right: 0;
  }
  .youthLed_page .module_2 .mod_container .text_box .content h5 {
    font-size: 0.16rem;
    margin-bottom: 0.1rem;
  }
  .youthLed_page .module_2 .mod_container .text_box .content h6 {
    font-size: 0.18rem;
    margin-top: 0.1rem;
    margin-bottom: 0.06rem;
  }
  .youthLed_page .module_2 .mod_container .text_box .content p {
    max-width: unset;
  }
  .youthLed_page .module_2 .mod_container .text_box .content .person {
    position: unset;
  }
  .youthLed_page .module_2 .mod_container .text_box .content .img_box {
    width: 2rem;
    height: auto;
  }
  .youthLed_page .module_2 .mod_container .text_box .content .img_box img {
    width: 100%;
    height: auto;
    max-width: 2rem;
  }
  .youthLed_page .module_2 .mod_container .line {
    width: 100%;
    height: 0.01rem;
    border-top: 0.01rem solid #70707022;
    margin: 0.16rem auto 0.19rem;
  }
  .youthLed_page .module_2 .mod_container .swiper-container .swiper {
    width: 100%;
    height: auto;
    padding-bottom: 0.4rem;
  }
  .youthLed_page .module_2 .mod_container .swiper-container .swiper .swiper-slide {
    background: transparent;
    /* 子項網格佈局：2列 x 4行 = 8個卡片 */
  }
  .youthLed_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid {
    gap: 0.2rem;
  }
  .youthLed_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card {
    width: 100%;
    padding: 0.16rem 0.1rem;
  }
  .youthLed_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_head {
    gap: 0.16rem;
    margin-bottom: 0.15rem;
  }
  .youthLed_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_head h6 {
    font-size: 0.16rem;
  }
  .youthLed_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_head h6 br {
    display: none;
  }
  .youthLed_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_head .card_img {
    width: 0.8rem;
    height: auto;
  }
  .youthLed_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_head .card_img img {
    width: 100%;
    height: auto;
  }
  .youthLed_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content {
    padding-top: 0.16rem;
  }
  .youthLed_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content .tag_group .tag {
    height: 0.3rem;
    font-size: 0.14rem;
    line-height: 0.3rem;
  }
  .youthLed_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .card_grid .grid_card .card_content span {
    font-size: 0.14rem;
  }
  .youthLed_page .module_2 .mod_container .swiper-pagination {
    gap: 0.12rem;
  }
  .youthLed_page .module_2 .mod_container .swiper-pagination-bullet {
    width: 0.14rem;
    height: 0.14rem;
  }
  .communityProfile_page .banner .banner_img {
    width: 100%;
    height: auto;
    position: absolute;
    right: -0.4rem;
    bottom: 0.03rem;
  }
  .communityProfile_page .banner .banner_img:after {
    content: '';
    display: block;
    width: 3.24rem;
    height: 1.52rem;
    background: url(../images/aboutUs/banner_2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: -0.04rem;
    right: 0;
  }
  .communityProfile_page .banner .banner_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .communityProfile_page .module_1 {
    padding: 0.5rem 0 0.3rem;
  }
  .communityProfile_page .module_1:after {
    width: 2.5rem;
    height: 1.5rem;
    position: absolute;
    left: -0.07rem;
    bottom: 0;
  }
  .communityProfile_page .module_1 .mod_container .mod_top {
    flex-direction: column;
    gap: 0.16rem;
  }
  .communityProfile_page .module_1 .mod_container .mod_top .text_box {
    flex-direction: column;
  }
  .communityProfile_page .module_1 .mod_container .mod_top .text_box .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .communityProfile_page .tabs .tab_nav {
    width: 3.2rem;
    height: 0.4rem;
    padding: 0.02rem;
    margin-bottom: 0.1rem;
  }
  .communityProfile_page .tabs .tab_nav .tab_link {
    font-size: 0.18rem;
    line-height: 0.36rem;
  }
  .communityProfile_page .tabs .tab_content {
    width: 100%;
  }
  .communityProfile_page .communityProfile1 .module_2 {
    padding: 0.4rem 0 0.7rem;
  }
  .communityProfile_page .communityProfile1 .module_2 .mod_container .text_box {
    flex-direction: column;
  }
  .communityProfile_page .communityProfile1 .module_2 .mod_container .text_box .content {
    max-width: unset;
  }
  .communityProfile_page .communityProfile1 .module_2 .mod_container .mod_img {
    margin-top: 0.3rem;
  }
  .communityProfile_page .communityProfile1 .module_2 .mod_container .mod_img:after {
    content: '';
    display: block;
    width: 100%;
    height: 1.5rem;
    background: url(../images/aboutUs/module2_14.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .communityProfile_page .communityProfile1 .module_2 .mod_container .mod_img img {
    width: 100%;
    height: auto;
  }
  .communityProfile_page .communityProfile1 .module_3 {
    padding: 0 0 0.4rem;
  }
  .communityProfile_page .communityProfile1 .module_3 .mod_container .mod_top .text_box {
    flex-direction: column;
  }
  .communityProfile_page .communityProfile1 .module_3 .mod_container .mod_top .text_box .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .communityProfile_page .communityProfile1 .module_4 {
    padding: 0.4rem 0 0.8rem;
  }
  .communityProfile_page .communityProfile1 .module_4 .mod_container ul {
    margin-top: 0.2rem;
    gap: 0.3rem;
  }
  .communityProfile_page .communityProfile1 .module_4 .mod_container ul li {
    width: 100%;
    gap: 0.16rem;
  }
  .communityProfile_page .communityProfile1 .module_4 .mod_container ul li:hover .des h5 {
    color: #ffffff;
  }
  .communityProfile_page .communityProfile1 .module_4 .mod_container ul li .img_box {
    width: 100%;
    height: auto;
  }
  .communityProfile_page .communityProfile1 .module_4 .mod_container ul li .img_box img {
    width: 100%;
    height: auto;
  }
  .communityProfile_page .communityProfile1 .module_4 .mod_container ul li .des h5 {
    font-size: 0.18rem;
  }
  .communityProfile_page .communityProfile1 .module_4 .mod_container ul li .content {
    position: unset;
    width: unset;
    height: unset;
    background-color: unset;
    backdrop-filter: unset;
    -webkit-backdrop-filter: unset;
    opacity: 1;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .communityProfile_page .communityProfile1 .module_4 .mod_container ul li .content p {
    display: block;
    text-align: left;
  }
  .communityProfile_page .communityProfile2 .module_2 {
    padding: 0.2rem 0 0.3rem;
  }
  .communityProfile_page .communityProfile2 .module_2 .mod_container .text_box {
    flex-direction: column;
  }
  .communityProfile_page .communityProfile2 .module_2 .mod_container .text_box .content {
    max-width: unset;
  }
  .communityProfile_page .communityProfile2 .module_2 .mod_container .mod_img img {
    width: 100%;
    height: auto;
  }
  .communityProfile_page .communityProfile2 .module_3 {
    padding: 0 0 0.4rem;
  }
  .communityProfile_page .communityProfile2 .module_3 .mod_container .mod_top .text_box {
    flex-direction: column;
  }
  .communityProfile_page .communityProfile2 .module_3 .mod_container .mod_top .text_box .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .communityProfile_page .communityProfile2 .module_4 {
    padding: 0.4rem 0 0.4rem;
  }
  .communityProfile_page .communityProfile2 .module_4 .mod_container .text_box .content + .content {
    margin-top: 0.2rem;
  }
  .communityProfile_page .communityProfile2 .module_4 .mod_container .text_box .content + .content p + p {
    margin-top: 0.03rem;
  }
  .communityProfile_page .communityProfile2 .module_4 .mod_container .text_box h5,
  .communityProfile_page .communityProfile2 .module_4 .mod_container .text_box p {
    color: #ffffff;
  }
  .communityProfile_page .communityProfile2 .module_4 .mod_container .text_box h5 {
    font-size: 0.18rem;
    margin-bottom: 0.1rem;
  }
  .communityProfile_page .communityProfile2 .module_5 {
    padding: 0.4rem 0 0.4rem;
  }
  .communityProfile_page .communityProfile2 .module_5 .mod_container .text_box .content + .content {
    margin-top: 0.2rem;
  }
  .communityProfile_page .communityProfile2 .module_5 .mod_container .text_box .content + .content p + p {
    margin-top: 0.03rem;
  }
  .communityProfile_page .communityProfile2 .module_5 .mod_container .text_box h5 {
    font-size: 0.18rem;
    margin-bottom: 0.1rem;
  }
  .communityProfile_page .communityProfile2 .module_5 .mod_container ul {
    gap: 0.2rem;
    flex-direction: column;
  }
  .communityProfile_page .communityProfile2 .module_5 .mod_container ul li {
    width: 100%;
    gap: 0.2rem;
    padding: 0.16rem 0.2rem;
    border-radius: 0.2rem;
  }
  .communityProfile_page .communityProfile2 .module_5 .mod_container ul li.bg_1 {
    background: #5dc099;
  }
  .communityProfile_page .communityProfile2 .module_5 .mod_container ul li.bg_2 {
    background: #5d5daa;
  }
  .communityProfile_page .communityProfile2 .module_5 .mod_container ul li.bg_3 {
    background: #f36d42;
  }
  .communityProfile_page .communityProfile2 .module_5 .mod_container ul li.bg_4 {
    background: #c1e732;
  }
  .communityProfile_page .communityProfile2 .module_5 .mod_container ul li h6 {
    font-size: 0.18rem;
    margin-bottom: 0.11rem;
  }
  .communityProfile_page .communityProfile2 .module_5 .mod_container ul li .icon_box {
    display: flex;
    align-items: center;
  }
  .communityProfile_page .communityProfile2 .module_5 .mod_container ul li .icon_box img {
    width: auto;
    height: auto;
    max-width: 0.4rem;
    max-height: 0.4rem;
    min-width: 0.32rem;
    min-height: 0.34rem;
  }
  .communityProfile_page .communityProfile2 .module_6 {
    padding: 0.4rem 0 0.4rem;
  }
  .communityProfile_page .communityProfile2 .module_6 .mod_container .text_box .content + .content {
    margin-top: 0.2rem;
  }
  .communityProfile_page .communityProfile2 .module_6 .mod_container .text_box .content + .content p + p {
    margin-top: 0.03rem;
  }
  .communityProfile_page .communityProfile2 .module_6 .mod_container .text_box h5,
  .communityProfile_page .communityProfile2 .module_6 .mod_container .text_box h6 {
    font-size: 0.18rem;
    margin-bottom: 0.1rem;
  }
  .communityProfile_page .communityProfile2 .module_6 .mod_container ul {
    gap: 0.2rem;
    flex-direction: column;
  }
  .communityProfile_page .communityProfile2 .module_6 .mod_container ul li {
    width: 100%;
    gap: 0.2rem;
    padding: 0.16rem 0.2rem;
    border-radius: 0.2rem;
  }
  .communityProfile_page .communityProfile2 .module_6 .mod_container ul li h4 {
    position: absolute;
    bottom: unset;
    top: 0.1rem;
    right: 0.4rem;
    font-size: 0.6rem;
    line-height: 1;
  }
  .communityProfile_page .communityProfile2 .module_6 .mod_container ul li h6 {
    font-size: 0.18rem;
    margin-bottom: 0.11rem;
  }
  .communityProfile_page .communityProfile2 .module_6 .mod_container ul li .icon_box {
    display: flex;
    align-items: center;
  }
  .communityProfile_page .communityProfile2 .module_6 .mod_container ul li .icon_box img {
    width: auto;
    height: auto;
    max-width: 0.5rem;
    max-height: 0.5rem;
    min-width: 0.42rem;
    min-height: 0.44rem;
  }
  .communityProfile_page .communityProfile2 .module_6 .mod_container ul li .text_box .content h5,
  .communityProfile_page .communityProfile2 .module_6 .mod_container ul li .text_box .content h6 {
    font-size: 0.18rem;
    margin-bottom: 0.1rem;
  }
  .communityProfile_page .communityProfile2 .module_6 .mod_container ul li .text_box .content p {
    padding: 0.02rem 0.12rem;
  }
  .communityProfile_page .communityProfile2 .module_6 .mod_container ul li .text_box .content.star p {
    padding: 0 0 0 0.2rem;
  }
  .communityProfile_page .communityProfile2 .module_6 .mod_container ul li .text_box .content.star p:after {
    content: '';
    display: block;
    width: 0.12rem;
    height: 0.12rem;
    position: absolute;
    left: 0;
    top: 0.06rem;
    background: url(../images/xing_c.png) no-repeat;
    background-size: 100%;
  }
  .communityProfile_page .communityProfile2 .module_6 .mod_container ul li .text_box .line {
    margin: 0.16rem 0;
  }
  .communityProfile_page .communityProfile2 .module_7 {
    padding: 0.2rem 0 0.8rem;
  }
  .communityProfile_page .communityProfile2 .module_7 .mod_container .text_box .content + .content {
    margin-top: 0.2rem;
  }
  .communityProfile_page .communityProfile2 .module_7 .mod_container .text_box .content + .content p + p {
    margin-top: 0.03rem;
  }
  .communityProfile_page .communityProfile2 .module_7 .mod_container .text_box h5 {
    font-size: 0.18rem;
    margin-bottom: 0.3rem;
  }
  .communityProfile_page .communityProfile2 .module_7 .mod_container .mod_img img {
    width: 100%;
    height: auto;
  }
  .piggyBank_page .banner .banner_img {
    width: 100%;
    height: auto;
    position: absolute;
    right: -0.4rem;
    bottom: 0.03rem;
  }
  .piggyBank_page .banner .banner_img:after {
    content: '';
    display: block;
    width: 3.24rem;
    height: 1.52rem;
    background: url(../images/aboutUs/banner_2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: -0.04rem;
    right: 0;
  }
  .piggyBank_page .banner .banner_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .piggyBank_page .module_1 {
    padding: 0.5rem 0 0.4rem;
  }
  .piggyBank_page .module_1:after {
    width: 2.5rem;
    height: 1.5rem;
    position: absolute;
    left: -0.07rem;
    bottom: 0;
  }
  .piggyBank_page .module_1 .mod_container .mod_top {
    flex-direction: column;
    gap: 0.16rem;
  }
  .piggyBank_page .module_1 .mod_container .mod_top .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .piggyBank_page .module_1 .mod_container .mod_top .mod_img {
    width: 100%;
    height: auto;
  }
  .piggyBank_page .module_1 .mod_container .mod_top .mod_img img {
    height: auto;
    width: 80%;
  }
  .piggyBank_page .module_1 .mod_container .mod_bot {
    width: 3.4rem;
    padding: 0.1rem 0.26rem;
    border-radius: 0.47rem;
    position: absolute;
    bottom: -0.46rem;
    z-index: 2;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.1rem;
  }
  .piggyBank_page .module_1 .mod_container .mod_bot .icon_box {
    display: block;
    width: 1.92rem;
    height: 0.48rem;
  }
  .piggyBank_page .module_1 .mod_container .mod_bot .icon_box img {
    width: 100%;
    height: 100%;
  }
  .piggyBank_page .module_1 .mod_container .mod_bot span {
    font-size: 0.14rem;
  }
  .piggyBank_page .module_1 .mod_container .mod_bot span:nth-of-type(1) {
    font-size: 0.12rem;
  }
  .piggyBank_page .module_2 {
    padding: 0.3rem 0 0.8rem;
  }
  .piggyBank_page .module_2 .mod_container ul {
    gap: 0.2rem;
    margin-top: 0.3rem;
  }
  .piggyBank_page .module_2 .mod_container ul li {
    width: 100%;
    height: unset;
  }
  .piggyBank_page .module_2 .mod_container ul li a {
    gap: 0.2rem;
    align-items: center;
  }
  .piggyBank_page .module_2 .mod_container ul li .img_box {
    width: 100%;
    height: auto;
  }
  .piggyBank_page .module_2 .mod_container ul li .img_box img {
    width: 100%;
    height: auto;
  }
  .piggyBank_page .module_2 .mod_container ul li .icon_box {
    width: 0.15rem;
    height: 0.15rem;
  }
  .piggyBank_page .module_2 .mod_container ul li .text_box {
    text-align: center;
  }
  .piggyBank_page .module_2 .mod_container ul li .text_box h5 {
    font-size: 0.16rem;
    margin-bottom: 0.06rem;
    height: unset;
  }
  .piggyBank_page .module_2 .mod_container ul li .text_box .content p + p {
    margin-top: 0;
    gap: 0.06rem;
    justify-content: center;
  }
  .communityAlliance_page .banner .banner_img {
    width: 100%;
    height: auto;
    position: absolute;
    right: -0.4rem;
    bottom: 0.03rem;
  }
  .communityAlliance_page .banner .banner_img:after {
    content: '';
    display: block;
    width: 3.24rem;
    height: 1.52rem;
    background: url(../images/aboutUs/banner_2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: -0.04rem;
    right: 0;
  }
  .communityAlliance_page .banner .banner_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .communityAlliance_page .module_1 {
    padding: 0.5rem 0 0.3rem;
  }
  .communityAlliance_page .module_1:after {
    width: 2.5rem;
    height: 1.5rem;
    position: absolute;
    left: -0.07rem;
    bottom: 0;
  }
  .communityAlliance_page .module_1 .mod_container .mod_top {
    flex-direction: column;
    gap: 0.16rem;
  }
  .communityAlliance_page .module_1 .mod_container .mod_top .text_box {
    flex-direction: column;
  }
  .communityAlliance_page .module_1 .mod_container .mod_top .text_box .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .communityAlliance_page .tabs .tab_nav {
    width: 3.2rem;
    height: 0.4rem;
    padding: 0.02rem;
    margin-bottom: 0.1rem;
  }
  .communityAlliance_page .tabs .tab_nav .tab_link {
    font-size: 0.18rem;
    line-height: 0.36rem;
  }
  .communityAlliance_page .tabs .tab_content {
    width: 100%;
  }
  .communityAlliance_page .communityAlliance1 .module_2,
  .communityAlliance_page .communityAlliance2 .module_2 {
    padding: 0.2rem 0 0.7rem;
    margin-bottom: -1.1rem;
  }
  .communityAlliance_page .communityAlliance1 .module_2 .mod_container .text_box,
  .communityAlliance_page .communityAlliance2 .module_2 .mod_container .text_box {
    flex-direction: column;
  }
  .communityAlliance_page .communityAlliance1 .module_2 .mod_container .text_box .content,
  .communityAlliance_page .communityAlliance2 .module_2 .mod_container .text_box .content {
    max-width: unset;
  }
  .communityAlliance_page .communityAlliance1 .module_2 .mod_container .mod_img,
  .communityAlliance_page .communityAlliance2 .module_2 .mod_container .mod_img {
    margin-top: 0.1rem;
  }
  .communityAlliance_page .communityAlliance1 .module_2 .mod_container .mod_img:after,
  .communityAlliance_page .communityAlliance2 .module_2 .mod_container .mod_img:after {
    content: '';
    display: block;
    width: 100%;
    height: 1.2rem;
    background: url(../images/aboutUs/module2_14.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .communityAlliance_page .communityAlliance1 .module_2 .mod_container .mod_img img,
  .communityAlliance_page .communityAlliance2 .module_2 .mod_container .mod_img img {
    width: 100%;
    height: auto;
  }
  .communityAlliance_page .communityAlliance1 .module_3,
  .communityAlliance_page .communityAlliance2 .module_3 {
    padding: 0.5rem 0 0.4rem;
  }
  .communityAlliance_page .communityAlliance1 .module_3 .mod_container .mod_top .text_box,
  .communityAlliance_page .communityAlliance2 .module_3 .mod_container .mod_top .text_box {
    flex-direction: column;
  }
  .communityAlliance_page .communityAlliance1 .module_3 .mod_container .mod_top .text_box .content,
  .communityAlliance_page .communityAlliance2 .module_3 .mod_container .mod_top .text_box .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .communityAlliance_page .communityAlliance1 .module_4,
  .communityAlliance_page .communityAlliance2 .module_4 {
    padding: 0.3rem 0 0.8rem;
  }
  .communityAlliance_page .communityAlliance1 .module_4 .mod_container .img_group,
  .communityAlliance_page .communityAlliance2 .module_4 .mod_container .img_group {
    margin-top: 0.2rem;
    flex-direction: column;
    gap: 0.16rem;
  }
  .communityAlliance_page .communityAlliance1 .module_4 .mod_container .mod_img,
  .communityAlliance_page .communityAlliance2 .module_4 .mod_container .mod_img {
    width: 100%;
    height: auto;
  }
  .communityAlliance_page .communityAlliance1 .module_4 .mod_container .mod_img img,
  .communityAlliance_page .communityAlliance2 .module_4 .mod_container .mod_img img {
    height: auto;
    width: 80%;
  }
  .theLatestEvent_page .banner .banner_img,
  .lookingBack_page .banner .banner_img {
    width: 100%;
    height: auto;
    position: absolute;
    right: -0.4rem;
    bottom: 0.03rem;
  }
  .theLatestEvent_page .banner .banner_img:after,
  .lookingBack_page .banner .banner_img:after {
    content: '';
    display: block;
    width: 3.24rem;
    height: 1.52rem;
    background: url(../images/aboutUs/banner_2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: -0.04rem;
    right: 0;
  }
  .theLatestEvent_page .banner .banner_img img,
  .lookingBack_page .banner .banner_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .theLatestEvent_page .module_1,
  .lookingBack_page .module_1 {
    padding: 0.3rem 0 0.8rem;
  }
  .theLatestEvent_page .module_1 .mod_container ul,
  .lookingBack_page .module_1 .mod_container ul {
    gap: 0.2rem;
    margin-top: 0.3rem;
  }
  .theLatestEvent_page .module_1 .mod_container ul li,
  .lookingBack_page .module_1 .mod_container ul li {
    width: 100%;
    height: unset;
  }
  .theLatestEvent_page .module_1 .mod_container ul li a,
  .lookingBack_page .module_1 .mod_container ul li a {
    gap: 0.2rem;
    align-items: center;
  }
  .theLatestEvent_page .module_1 .mod_container ul li .img_box,
  .lookingBack_page .module_1 .mod_container ul li .img_box {
    width: 100%;
    height: auto;
  }
  .theLatestEvent_page .module_1 .mod_container ul li .img_box img,
  .lookingBack_page .module_1 .mod_container ul li .img_box img {
    width: 100%;
    height: auto;
  }
  .theLatestEvent_page .module_1 .mod_container ul li .icon_box,
  .lookingBack_page .module_1 .mod_container ul li .icon_box {
    width: 0.15rem;
    height: 0.15rem;
  }
  .theLatestEvent_page .module_1 .mod_container ul li .text_box,
  .lookingBack_page .module_1 .mod_container ul li .text_box {
    text-align: center;
  }
  .theLatestEvent_page .module_1 .mod_container ul li .text_box h5,
  .lookingBack_page .module_1 .mod_container ul li .text_box h5 {
    font-size: 0.16rem;
    margin-bottom: 0.06rem;
    height: unset;
  }
  .theLatestEvent_page .module_1 .mod_container ul li .text_box .content p + p,
  .lookingBack_page .module_1 .mod_container ul li .text_box .content p + p {
    margin-top: 0;
    gap: 0.06rem;
    justify-content: center;
  }
  .lookingBackInnerPage_page .banner .banner_img {
    width: 100%;
    height: auto;
    position: absolute;
    right: -0.4rem;
    bottom: 0.03rem;
  }
  .lookingBackInnerPage_page .banner .banner_img:after {
    content: '';
    display: block;
    width: 3.24rem;
    height: 1.52rem;
    background: url(../images/aboutUs/banner_2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: -0.04rem;
    right: 0;
  }
  .lookingBackInnerPage_page .banner .banner_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .lookingBackInnerPage_page .module_1 {
    padding: 0.5rem 0 0.2rem;
  }
  .lookingBackInnerPage_page .module_1:after {
    width: 2.5rem;
    height: 1.5rem;
    position: absolute;
    left: -0.07rem;
    bottom: 0;
  }
  .lookingBackInnerPage_page .module_1 .mod_container .mod_top {
    flex-direction: column;
    gap: 0.16rem;
  }
  .lookingBackInnerPage_page .module_1 .mod_container .mod_top .text_box {
    flex-direction: column;
  }
  .lookingBackInnerPage_page .module_1 .mod_container .mod_top .text_box .content {
    max-width: unset;
    margin-top: 0.2rem;
  }
  .lookingBackInnerPage_page .module_1 .mod_container .mod_top .img_group {
    margin-top: 0.2rem;
    margin-bottom: 0;
    flex-direction: column;
    gap: 0.16rem;
  }
  .lookingBackInnerPage_page .module_1 .mod_container .mod_top .mod_img {
    width: 100%;
    height: auto;
  }
  .lookingBackInnerPage_page .module_1 .mod_container .mod_top .mod_img img {
    height: auto;
    width: 80%;
  }
  .lookingBackInnerPage_page .module_2 {
    padding: 0.2rem 0 0.3rem;
  }
  .lookingBackInnerPage_page .module_2 .mod_container {
    flex-direction: column-reverse;
    gap: 0.1rem;
  }
  .lookingBackInnerPage_page .module_2 .mod_container .swiper-container {
    padding-bottom: 0.3rem;
  }
  .lookingBackInnerPage_page .module_2 .mod_container .swiper-container .swiper {
    width: 100%;
    margin: 0 auto;
  }
  .lookingBackInnerPage_page .module_2 .mod_container .swiper-container .swiper .swiper-slide {
    width: 100% !important;
  }
  .lookingBackInnerPage_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .slide_img {
    width: 100%;
    height: auto;
  }
  .lookingBackInnerPage_page .module_2 .mod_container .swiper-container .swiper .swiper-slide .slide_img img {
    height: auto;
    width: 100%;
    max-width: 100%;
  }
  .lookingBackInnerPage_page .module_2 .mod_container .swiper-pagination {
    gap: 0.12rem;
  }
  .lookingBackInnerPage_page .module_2 .mod_container .swiper-pagination-bullet {
    width: 0.14rem;
    height: 0.14rem;
  }
  .lookingBackInnerPage_page .module_2 .mod_container .swiper-button-next,
  .lookingBackInnerPage_page .module_2 .mod_container .swiper-button-prev {
    width: 0.36rem;
    height: 0.36rem;
  }
  .lookingBackInnerPage_page .module_2 .mod_container .swiper-button-next:after,
  .lookingBackInnerPage_page .module_2 .mod_container .swiper-button-prev:after {
    font-size: 0.16rem;
  }
  .lookingBackInnerPage_page .module_2 .mod_container .swiper-button-next,
  .lookingBackInnerPage_page .module_2 .mod_container .swiper-rtl .swiper-button-prev {
    right: 0;
  }
  .lookingBackInnerPage_page .module_2 .mod_container .swiper-button-prev,
  .lookingBackInnerPage_page .module_2 .mod_container .swiper-rtl .swiper-button-next {
    left: 0;
  }
  .lookingBackInnerPage_page .module_3 {
    padding-top: 0.8rem;
  }
  .siteMap_page .banner .banner_img {
    width: 100%;
    height: auto;
    position: absolute;
    right: -0.4rem;
    bottom: 0.1rem;
  }
  .siteMap_page .banner .banner_img:after {
    content: '';
    display: block;
    width: 3.24rem;
    height: 1.52rem;
    background: url(../images/aboutUs/banner_2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: -0.04rem;
    right: 0;
  }
  .siteMap_page .banner .banner_img img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
  }
  .siteMap_page .nav_links {
    flex-direction: column;
    align-items: stretch;
    gap: 0.1rem;
    padding: 0;
    width: 100%;
    padding: 0 0 0 0.3rem;
    margin: 0.5rem auto;
  }
  .siteMap_page .nav_links li {
    font-size: 0.16rem;
    height: unset;
  }
  .siteMap_page .nav_links li:focus-visible {
    outline: unset;
  }
  .siteMap_page .nav_links li .nav-a {
    display: block;
    width: auto;
    height: auto;
    padding: 0.08rem 0;
    justify-content: flex-start;
    color: #5dc099;
    font-size: 0.18rem;
  }
  .siteMap_page .nav_links li .nav-a:focus-visible {
    outline: unset;
  }
  .siteMap_page .nav_links li .nav-a:after {
    top: 0.14rem;
  }
  .siteMap_page .nav_links li .nav-a:before {
    display: none;
  }
  .siteMap_page .nav_links li .nav-a.active {
    color: #5d5daa;
    font-weight: bold;
  }
  .siteMap_page .nav_links li .nav-a.active:before {
    display: block;
    width: 0.03rem;
    height: 50%;
    bottom: 25%;
    left: -0.1rem;
    transform: unset;
    background: #5d5daa;
  }
  .siteMap_page .nav_links li .menu-box .tit {
    display: none;
  }
  .siteMap_page .nav_links li .menu-box .menu-list {
    flex-direction: column;
    width: 100%;
    height: 100%;
    padding: 0.1rem;
    border-radius: 0.08rem 0 0 0.08rem;
  }
  .siteMap_page .nav_links li .menu-box .menu-list .menu-item {
    width: 100%;
    font-size: 0.15rem;
  }
}
