.indexAdPic {
  padding-top: 1.4rem;
  margin: 0 auto;
  width: 3.6rem;
  position: relative;
  z-index: 999;
}
.indexAdPic img {
  width: 100%;
}
.indexbox {
  border-radius: 0.08rem;
  background: #FFFFFF;
  padding:0.18rem 0.1rem 0.1rem;
}
.indexbox .title {
  font-size: 0.18rem;
  font-weight: 500;
  margin-bottom: 0.1rem;
}
.indexbox .title .more {
  float: right;
  font-size: 0.12rem;
  color: #999999;
  line-height: 1.8;
}
.indexCustody ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.indexCustody ul li {
  width: 1.57rem;
  margin-bottom: 0.1rem;
}
.indexCustody ul li img {
  width: 100%;
}

.indexInfoDisclosure .subSlideMenu {
  padding: 0;
}
.indexInfoDisclosure .listWrap li {
  padding: 0.15rem 0;
  border-bottom: #eeeeee 1px solid;
}
.indexInfoDisclosure .listWrap li:last-child {
  border-bottom: none;
}
.indexInfoDisclosure .listWrap li a {
  font-size: 0.14rem;
  line-height: 0.18rem;
  color: #162641;
}

.indexChannelIntro ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height: 1.64rem;
  overflow: hidden;
}
.indexChannelIntro ul.indexShowAllUl1 {
  height: auto;
}
.indexChannelIntro ul li a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 1.57rem;
  height: 0.72rem;
  margin-bottom: 0.1rem;
  background: url(//v.icbc.com.cn/userfiles/resources/wap/zichantuoguan/images/2025/sy-qdbg.png) no-repeat 0 0;
  background-size: 100% 100%;
}
.indexChannelIntro ul li a img {
  position: absolute;
  right: 0.06rem;
  top: 50%;
  width: 0.4rem;
  height: 0.4rem;
  margin-top: -0.2rem;
}
.indexChannelIntro ul li a .text {
  padding-left: 0.1rem;
  position: relative;
  z-index: 100;
}
.indexChannelIntro ul li a .text1 {
  font-size: 0.14rem;
  margin-bottom: 0.02rem;
  color: #162641;
}
.indexChannelIntro ul li a .text2 {
  font-size: 0.1rem;
  color: #697384;
}
.indexChannelIntro .showAll {
  height: 0.26rem;
  text-align: center;
  font-size: 14px;
  color: #1C6FB8;
}
.indexChannelIntro .showAll .arrow {
  margin-left: 0.1rem;
  vertical-align: middle;
  display: inline-block;
  width: 0.09rem;
  height: 0.05rem;
  background: url(//v.icbc.com.cn/userfiles/resources/wap/zichantuoguan/images/2025/icon01.png) no-repeat 0 0;
  background-size: 100% 100%;
}
.indexChannelIntro .showAll .arrow.arrow01 {
  transform: rotate(180deg);
}

.indexAboutUs .indexAboutUsWrap {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.indexAboutUs ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  width: fit-content;
}
.indexAboutUs ul li {
  float: left;
  /* margin-right: 0.1rem; */
  padding: 0.2rem 0.1rem 0;
  box-sizing: border-box;
  width: 1.2rem;
  height: 1.42rem;
  background: url(//v.icbc.com.cn/userfiles/resources/wap/zichantuoguan/images/2025/sy-aboutbg01.png) no-repeat 0 0;
  background-size: 100% 100%;
}
.indexAboutUs ul li:last-child {
  margin-right: 0;
}
.indexAboutUs ul li div {
  text-align: center;
}
.indexAboutUs ul li .num {
  background: url(//v.icbc.com.cn/userfiles/resources/wap/zichantuoguan/images/2025/sy-aboutbg02.png) no-repeat center 0;
  background-size: 0.74rem 0.74rem;
  font-size: 24px; 
  font-weight: bold;
  line-height: 0.48rem;
  color: #D72128;
  height: 0.55rem;
}
.indexAboutUs ul li .unit {
  font-size: 0.12rem;
}
.indexAboutUs ul li .text {
  font-size: 0.14rem;
  COLOR: #000000;
}
.swiper-container-horizontal>.swiper-pagination-bullets.indexAboutUs-pagination{
  text-align: center;
}
.swiper-pagination-bullet-active {
  background:#E03333 !important;
}