.index_page .learn_more {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.14rem;
  transition: transform 0.2s ease;
  padding: 0.12rem 0.19rem;
  width: 1.7rem;
  background: transparent linear-gradient(102deg, #76990F 0%, #07867B 100%) 0% 0% no-repeat padding-box;
  border-radius: 0.05rem;
  color: #fff;
  transition: all 0.2s ease-in;
}
.index_page .learn_more span {
  font-family: INTERREGULAR;
  font-size: 0.16rem;
  line-height: calc(20/16);
  display: block;
}
.index_page .learn_more .icon_box {
  width: 0.32rem;
  height: 0.32rem;
  background: #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index_page .learn_more .icon_box img {
  width: 0.1rem;
  height: 0.09rem;
}
.index_page .mod_tit {
  display: flex;
  flex-direction: column;
}
.index_page .mod_tit h2 {
  font-size: 0.49rem;
  line-height: calc(60/49);
  color: #001733;
  font-family: 'INTERSEMIBOLD';
  letter-spacing: -0.0098rem;
}
.index_page .mod_tit span {
  font-size: 0.18rem;
  line-height: calc(21/18);
  color: #BEBEBE;
  font-family: 'INTERSEMIBOLD';
  margin-bottom: 0.23rem;
}
.index_page .banner {
  width: 100%;
  height: 9.2rem;
  position: relative;
}
.index_page .banner .bg {
  height: 9.2rem;
}
.index_page .banner .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.index_page .banner .swiper {
  height: 9.2rem;
  overflow: hidden;
}
.index_page .banner .swiper .swiper-pagination {
  right: 0.3rem;
}
.index_page .banner .swiper-pagination-bullets .swiper-pagination-bullet,
.index_page .banner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
  background: rgba(255, 255, 255, 0.23);
  margin: 0.21rem 0;
}
.index_page .banner .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #FFFFFF;
}
.index_page .banner .text-box {
  padding-left: 0.66rem;
  padding-right: 0.64rem;
  background: transparent linear-gradient(263deg, #76990F 0%, #07867B 100%) 0% 0% no-repeat padding-box;
  border-radius: 0rem 0.05rem 0.05rem 0rem;
  height: 1.2rem;
  position: absolute;
  bottom: 0.88rem;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index_page .banner .text-box h1 {
  font-size: 0.7rem;
  line-height: calc(83/70);
  color: #fff;
  font-family: 'INTERMEDIUM';
}
.index_page .banner .news_box {
  position: absolute;
  bottom: 0.88rem;
  right: 0.68rem;
  z-index: 2;
}
.index_page .banner .news_box .new_list {
  display: flex;
  gap: 0.24rem;
  margin-top: 0.13rem;
}
.index_page .banner .news_box .new_list .new_item {
  width: 3.25rem;
  height: 1.62rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0.22rem 0.23rem 0.13rem 0.24rem;
  background: rgba(255, 255, 255, 0.04);
  border-radius: 0.05rem;
  opacity: 1;
  backdrop-filter: blur(0.16rem);
  -webkit-backdrop-filter: blur(0.16rem);
}
.index_page .banner .news_box h4 {
  font-size: 0.18rem;
  line-height: calc(21/18);
  color: #9DCE0F;
  font-family: 'INTERSEMIBOLD';
  position: relative;
  padding-left: 0.17rem;
}
.index_page .banner .news_box h4:before {
  display: block;
  content: '';
  width: 0.06rem;
  height: 0.06rem;
  border-radius: 0.01rem;
  background: #9DCE0F;
  position: absolute;
  left: 0;
  top: 0.07rem;
}
.index_page .banner .news_box h4:after {
  display: block;
  content: '';
  width: 5.59rem;
  border-top: 0.01rem solid rgba(255, 255, 255, 0.23);
  position: absolute;
  right: 0;
  top: 0.1rem;
}
.index_page .banner .news_box p {
  font-size: 0.16rem;
  line-height: calc(22/16);
  color: #fff;
  font-family: 'INTERMEDIUM';
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.index_page .banner .news_box span {
  font-size: 0.14rem;
  line-height: calc(17/14);
  color: #fff;
  font-family: 'INTERMEDIUM';
}
.index_page .banner .news_box .icon_box {
  width: 0.33rem;
  height: 0.33rem;
  display: block;
}
.index_page .banner .news_box .icon_box img {
  width: 100%;
}
.index_page .module_1 .mod_container {
  padding: 0.41rem 0.68rem 0.65rem;
}
.index_page .module_1 .mod_container .mod_cont {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.index_page .module_1 .mod_container .mod_cont .cont_left {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.index_page .module_1 .mod_container .mod_cont .cont_left .text_box {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.index_page .module_1 .mod_container .mod_cont .cont_left .text_box .p_list {
  display: flex;
  flex-direction: column;
  gap: 0.37rem;
}
.index_page .module_1 .mod_container .mod_cont .cont_left .text_box .p_list p {
  max-width: 7rem;
  font-size: 0.19rem;
  line-height: calc(28/19);
  color: #000000;
  font-family: 'INTERREGULAR';
  letter-spacing: -0.009rem;
}
.index_page .module_1 .mod_container .mod_cont .cont_right .img_box {
  width: 6.83rem;
  height: 8.22rem;
}
.index_page .module_1 .mod_container .mod_cont .cont_right .img_box img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.index_page .module_2 .mod_container {
  padding: 0.65rem 0.68rem 0.5rem;
}
.index_page .module_2 .mod_container .mod_cont {
  margin-top: 0.39rem;
  position: relative;
}
.index_page .module_2 .mod_container .mod_cont ul {
  display: flex;
  justify-content: space-between;
}
.index_page .module_2 .mod_container .mod_cont ul li {
  position: relative;
  width: 4.37rem;
  border-radius: 0.05rem;
}
.index_page .module_2 .mod_container .mod_cont ul li .img_box {
  width: 100%;
  height: 6.47rem;
  border-radius: 0.05rem;
}
.index_page .module_2 .mod_container .mod_cont ul li .img_box img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  border-radius: 0.05rem;
}
.index_page .module_2 .mod_container .mod_cont ul li .text_box {
  position: absolute;
  bottom: -0.16rem;
  left: 0;
  right: 0.41rem;
  background: #fff;
  border-radius: 0px 0.05rem 0px 0px;
  padding-top: 0.29rem;
  padding-left: 0.22rem;
}
.index_page .module_2 .mod_container .mod_cont ul li .text_box h4 {
  font-size: 0.24rem;
  line-height: calc(29/24);
  color: #76990F;
  font-family: 'INTERSEMIBOLD';
}
.index_page .module_2 .mod_container .mod_cont ul li .text_box .nav_list {
  display: flex;
  flex-direction: column;
  margin-top: 0.19rem;
}
.index_page .module_2 .mod_container .mod_cont ul li .text_box .nav_list a {
  padding: 0.15rem 0 0.15rem 0.18rem;
  font-size: 0.18rem;
  line-height: calc(21/18);
  color: #000;
  font-family: 'INTERMEDIUM';
  position: relative;
}
.index_page .module_2 .mod_container .mod_cont ul li .text_box .nav_list a + a {
  border-top: 1px solid rgba(112, 112, 112, 0.11);
}
.index_page .module_2 .mod_container .mod_cont ul li .text_box .nav_list a:after {
  display: block;
  content: '';
  width: 0.08rem;
  height: 0.08rem;
  background: #D8D8D8;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0.21rem;
}
.index_page .module_3 .mod_container {
  width: 100%;
  height: 8.03rem;
  padding: 0.89rem 0.68rem 1.27rem;
  background: url(/html-before/img/index/module3_bg.png) no-repeat;
  background-size: 100% 100%;
}
.index_page .module_3 .mod_container .mod_cont .mod_tit span {
  color: #D8D8D8;
}
.index_page .module_3 .mod_container .mod_cont .mod_tit h2 {
  color: #FFFFFF;
  max-width: 3.9rem;
}
.index_page .module_3 .mod_container .mod_cont .text_box {
  margin-top: 0.39rem;
}
.index_page .module_3 .mod_container .mod_cont .text_box p {
  font-size: 0.19rem;
  line-height: calc(27/19);
  color: rgba(255, 255, 255, 0.91);
  font-family: 'INTERREGULAR';
  width: 6.72rem;
  letter-spacing: -0.009rem;
}
.index_page .module_4 .mod_container {
  padding: 1.07rem 0 1.38rem;
  height: 9.64rem;
  background: url(/html-before/img/index/module4_bg.png) no-repeat;
  background-size: 100% 100%;
}
.index_page .module_4 .mod_container .mod_tit {
  padding: 0 0.68rem;
}
.index_page .module_4 .mod_container .mod_cont .text_box {
  margin-top: 1.35rem;
  padding: 0 0.68rem;
}
.index_page .module_4 .mod_container .mod_cont .text_box p {
  font-size: 0.19rem;
  line-height: calc(27/19);
  color: #000000;
  font-family: 'INTERREGULAR';
  width: 8.5rem;
  letter-spacing: -0.009rem;
}
.index_page .module_4 .mod_container .mod_cont .img_list {
  width: 17.83rem;
  display: flex;
  justify-content: center;
  margin: 1.35rem auto 0;
}
.index_page .module_4 .mod_container .mod_cont .img_list ul {
  width: 17.83rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 0.96rem;
}
.index_page .module_4 .mod_container .mod_cont .img_list ul li .img_box {
  width: 1.72rem;
  height: 1.04rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.index_page .module_4 .mod_container .mod_cont .img_list ul li .img_box img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.index_page .module_5 .mod_container {
  padding: 0.27rem 0 1.02rem 0.68rem;
}
.index_page .module_5 .mod_container .mod_cont {
  display: flex;
  justify-content: space-between;
}
.index_page .module_5 .mod_container .mod_cont .cont_left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 0.41rem;
}
.index_page .module_5 .mod_container .mod_cont .cont_right {
  position: relative;
}
.index_page .module_5 .mod_container .mod_cont .swiper {
  width: 12.45rem;
}
.index_page .module_5 .mod_container .mod_cont .swiper-slide {
  width: 4.88rem !important;
  height: 6.53rem;
  transition: all 0.5s ease;
}
.index_page .module_5 .mod_container .mod_cont .swiper-slide .img_box {
  width: 4.67rem;
  height: 6.12rem;
  flex-shrink: 0;
}
.index_page .module_5 .mod_container .mod_cont .swiper-slide .img_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.index_page .module_5 .mod_container .mod_cont .swiper-slide .text_box {
  width: 4.19rem;
  height: 2.29rem;
  background: #FFFFFF;
  padding: 0.27rem 0 0.41rem;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.index_page .module_5 .mod_container .mod_cont .swiper-slide .text_box h4 {
  font-family: 'INTERSEMIBOLD';
  font-size: 0.24rem;
  line-height: calc(30/24);
  color: #000;
  letter-spacing: -0.012rem;
}
.index_page .module_5 .mod_container .mod_cont .swiper-slide .text_box .know_more {
  font-size: 0.12rem;
  line-height: calc(15/12);
  color: #4A923A;
  font-family: 'INTERSEMIBOLD';
  display: flex;
  gap: 0.23rem;
  align-items: center;
}
.index_page .module_5 .mod_container .mod_cont .swiper-slide .text_box .know_more .icon_box {
  width: 0.07rem;
  height: 0.08rem;
}
.index_page .module_5 .mod_container .mod_cont .swiper-slide .text_box .know_more .icon_box img {
  width: 100%;
}
.index_page .module_5 .mod_container .mod_cont .swiper-horizontal > .swiper-pagination-progressbar,
.index_page .module_5 .mod_container .mod_cont .swiper-pagination-progressbar.swiper-pagination-horizontal,
.index_page .module_5 .mod_container .mod_cont .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.index_page .module_5 .mod_container .mod_cont .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  bottom: -0.22rem;
  top: unset;
  background: #E1E1E1;
  border-radius: 0.05rem;
}
.index_page .module_5 .mod_container .mod_cont .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #4A923A;
  bottom: 0;
  top: unset;
  transform-origin: left bottom;
  border-radius: 0.05rem;
}
@media screen and (max-width: 992px) {
  .index_page {
    padding-top: 0;
  }
  .index_page .learn_more {
    gap: 0.14rem;
    padding: 0.08rem 0.1rem;
    width: 1.2rem;
    border-radius: 0.05rem;
  }
  .index_page .learn_more span {
    font-size: 0.12rem;
    letter-spacing: 0;
  }
  .index_page .learn_more .icon_box {
    width: 0.18rem;
    height: 0.18rem;
  }
  .index_page .learn_more .icon_box img {
    width: 0.1rem;
    height: 0.09rem;
  }
  .index_page .mod_tit h2 {
    font-size: 0.16rem;
    letter-spacing: 0;
  }
  .index_page .mod_tit span {
    font-size: 0.12rem;
    margin-bottom: 0.15rem;
    letter-spacing: 0;
  }
  .index_page .banner {
    width: 100%;
    height: calc(100vh - 0.94rem);
    padding-top: 0.56rem;
  }
  .index_page .banner .bg {
    height: calc(100vh - 1.5rem);
    background-color: #fff;
    position: relative;
  }
  .index_page .banner .bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .index_page .banner .swiper {
    height: calc(100vh - 1.5rem);
  }
  .index_page .banner .swiper .swiper-pagination {
    right: 0.16rem;
  }
  .index_page .banner .swiper-pagination-bullets .swiper-pagination-bullet,
  .index_page .banner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 0.08rem;
    height: 0.08rem;
    background: rgba(255, 255, 255, 0.23);
    margin: 0.1rem 0;
  }
  .index_page .banner .text-box {
    padding-left: 0.3rem;
    padding-right: 0.3rem;
    border-radius: 0rem 0.02rem 0.02rem 0rem;
    height: 0.8rem;
    position: absolute;
    bottom: 0.58rem;
    left: 0;
  }
  .index_page .banner .text-box h1 {
    font-size: 0.28rem;
    letter-spacing: 0;
  }
  .index_page .banner .news_box {
    padding: 0 0.2rem;
    position: absolute;
    bottom: 2rem;
    right: 0.16rem;
    z-index: 2;
  }
  .index_page .banner .news_box .new_list {
    display: flex;
    flex-direction: column;
    gap: 0.12rem;
    margin-top: 0.13rem;
  }
  .index_page .banner .news_box .new_list .new_item {
    width: 100%;
    height: auto;
    gap: 0.16rem;
    padding: 0.16rem 0.23rem 0.16rem 0.24rem;
    border-radius: 0.05rem;
    opacity: 1;
    backdrop-filter: blur(0.16rem);
    -webkit-backdrop-filter: blur(0.16rem);
  }
  .index_page .banner .news_box h4 {
    font-size: 0.14rem;
    padding-left: 0.17rem;
    letter-spacing: 0;
  }
  .index_page .banner .news_box h4:before {
    display: block;
    content: '';
    width: 0.06rem;
    height: 0.06rem;
    border-radius: 0.01rem;
    background: #9DCE0F;
    position: absolute;
    left: 0;
    top: 0.05rem;
  }
  .index_page .banner .news_box h4:after {
    display: block;
    content: '';
    width: 2rem;
    position: absolute;
    right: 0;
    top: 0.1rem;
  }
  .index_page .banner .news_box p {
    font-size: 0.12rem;
    letter-spacing: 0;
  }
  .index_page .banner .news_box span {
    font-size: 0.12rem;
    letter-spacing: 0;
  }
  .index_page .banner .news_box .icon_box {
    width: 0.24rem;
    height: 0.24rem;
    display: block;
  }
  .index_page .banner .news_box .icon_box img {
    width: 100%;
  }
  .index_page .module_1 .mod_container {
    padding: 0.3rem 0.16rem 0.1rem;
    width: 100%;
  }
  .index_page .module_1 .mod_container .mod_cont {
    width: 100%;
    flex-direction: column;
    gap: 0.24rem;
  }
  .index_page .module_1 .mod_container .mod_cont .cont_left {
    gap: 0.16rem;
  }
  .index_page .module_1 .mod_container .mod_cont .cont_left .text_box {
    gap: 0.16rem;
  }
  .index_page .module_1 .mod_container .mod_cont .cont_left .text_box .p_list {
    gap: 0.16rem;
  }
  .index_page .module_1 .mod_container .mod_cont .cont_left .text_box .p_list p {
    max-width: unset;
    font-size: 0.12rem;
    letter-spacing: 0;
  }
  .index_page .module_1 .mod_container .mod_cont .cont_right .img_box {
    width: 100%;
    height: unset;
  }
  .index_page .module_1 .mod_container .mod_cont .cont_right .img_box img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
  .index_page .module_2 .mod_container {
    padding: 0.3rem 0.16rem 0.4rem;
  }
  .index_page .module_2 .mod_container .mod_cont {
    margin-top: 0.16rem;
    position: relative;
  }
  .index_page .module_2 .mod_container .mod_cont ul {
    display: flex;
    flex-wrap: wrap;
    gap: 0.16rem 0.1rem;
    justify-content: space-between;
  }
  .index_page .module_2 .mod_container .mod_cont ul li {
    position: relative;
    width: 48%;
    border-radius: 0.05rem;
  }
  .index_page .module_2 .mod_container .mod_cont ul li .img_box {
    width: 100%;
    height: auto;
    border-radius: 0.05rem;
  }
  .index_page .module_2 .mod_container .mod_cont ul li .img_box img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    border-radius: 0.05rem;
  }
  .index_page .module_2 .mod_container .mod_cont ul li .text_box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0.16rem;
    background: #fff;
    border-radius: 0px 0.05rem 0px 0px;
    padding-top: 0.1rem;
    padding-left: 0.05rem;
    padding-right: 0.05rem;
  }
  .index_page .module_2 .mod_container .mod_cont ul li .text_box h4 {
    font-size: 0.14rem;
    letter-spacing: 0;
  }
  .index_page .module_2 .mod_container .mod_cont ul li .text_box .nav_list {
    display: flex;
    flex-direction: column;
    margin-top: 0.1rem;
  }
  .index_page .module_2 .mod_container .mod_cont ul li .text_box .nav_list a {
    padding: 0.08rem 0 0.08rem 0.1rem;
    font-size: 0.12rem;
  }
  .index_page .module_2 .mod_container .mod_cont ul li .text_box .nav_list a:after {
    display: block;
    content: '';
    width: 0.06rem;
    height: 0.06rem;
    background: #D8D8D8;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0.11rem;
  }
  .index_page .module_3 .mod_container {
    width: 100%;
    height: auto;
    padding: 0.3rem 0.16rem 1.2rem;
    background: url(/html-before/img/index/module3_bg.png) no-repeat;
    background-size: cover;
    background-position: left bottom;
  }
  .index_page .module_3 .mod_container .mod_cont .mod_tit h2 {
    max-width: unset;
  }
  .index_page .module_3 .mod_container .mod_cont .text_box {
    margin-top: 0.12rem;
  }
  .index_page .module_3 .mod_container .mod_cont .text_box p {
    font-size: 0.12rem;
    width: 100%;
    letter-spacing: 0;
  }
  .index_page .module_4 .mod_container {
    padding: 0.3rem 0.16rem 0.2rem;
    height: auto;
    background: url(/html-before/img/index/module4_bg.png) no-repeat;
    background-size: cover;
  }
  .index_page .module_4 .mod_container .mod_tit {
    padding: 0;
  }
  .index_page .module_4 .mod_container .mod_cont .text_box {
    margin-top: 0.15rem;
    padding: 0;
  }
  .index_page .module_4 .mod_container .mod_cont .text_box p {
    font-size: 0.12rem;
    width: 100%;
    letter-spacing: 0;
  }
  .index_page .module_4 .mod_container .mod_cont .img_list {
    margin-top: 0.24rem;
    width: 100%;
  }
  .index_page .module_4 .mod_container .mod_cont .img_list ul {
    gap: 0.16rem 0.13rem;
    padding: 0;
    width: 100%;
  }
  .index_page .module_4 .mod_container .mod_cont .img_list ul li .img_box {
    width: 1rem;
    height: 0.5rem;
  }
  .index_page .module_4 .mod_container .mod_cont .img_list ul li .img_box img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
  }
  .index_page .module_5 .mod_container {
    padding: 0.3rem 0.16rem 0.4rem;
  }
  .index_page .module_5 .mod_container .mod_cont {
    flex-direction: column;
  }
  .index_page .module_5 .mod_container .mod_cont .cont_left {
    gap: 0.2rem;
    padding-bottom: 0.2rem;
  }
  .index_page .module_5 .mod_container .mod_cont .cont_right {
    position: relative;
  }
  .index_page .module_5 .mod_container .mod_cont .swiper {
    width: 100%;
  }
  .index_page .module_5 .mod_container .mod_cont .swiper-slide {
    width: 100% !important;
    height: auto;
  }
  .index_page .module_5 .mod_container .mod_cont .swiper-slide .img_box {
    width: 100%;
    height: auto;
  }
  .index_page .module_5 .mod_container .mod_cont .swiper-slide .text_box {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    padding: 0.1rem 0 0.1rem;
    gap: 0.08rem;
  }
  .index_page .module_5 .mod_container .mod_cont .swiper-slide .text_box h4 {
    font-size: 0.14rem;
    letter-spacing: 0;
  }
  .index_page .module_5 .mod_container .mod_cont .swiper-slide .text_box .know_more {
    font-size: 0.12rem;
    gap: 0.12rem;
  }
  .index_page .module_5 .mod_container .mod_cont .swiper-slide .text_box .know_more .icon_box {
    width: 0.07rem;
    height: 0.08rem;
  }
  .index_page .module_5 .mod_container .mod_cont .swiper-slide .text_box .know_more .icon_box img {
    width: 100%;
  }
  .index_page .module_5 .mod_container .mod_cont .swiper-horizontal > .swiper-pagination-progressbar,
  .index_page .module_5 .mod_container .mod_cont .swiper-pagination-progressbar.swiper-pagination-horizontal,
  .index_page .module_5 .mod_container .mod_cont .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
  .index_page .module_5 .mod_container .mod_cont .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    bottom: -0.12rem;
    border-radius: 0.05rem;
  }
  .index_page .module_5 .mod_container .mod_cont .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    border-radius: 0.05rem;
  }
}
